diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-07-25 11:33:10 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-07-25 11:33:10 +0800 |
commit | 36ef523abbe27165b89608c5380d8e36719bc162 (patch) | |
tree | 897a8f9ed8437d9ba272043ff203b37349199b16 | |
parent | 18e5a61ee59c6136c1ddad20bf663e35c84fbaad (diff) |
Be specific on which product is being bug reported
now that there is another product (which is Web) on Megapahit Bugzilla.
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index c5f36912a1..35c5bb7cff 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -9763,7 +9763,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>https://megapahit.com/enter_bug.cgi</string> + <string>https://megapahit.com/enter_bug.cgi?product=Viewer</string> </map> <key>RevokePermsOnStopAnimation</key> <map> |