mirror of
https://github.com/element-hq/element-android.git
synced 2025-12-05 01:10:56 +00:00
Merge pull request #9097 from element-hq/bbz/use-dedicated-bug-report-subdomain
Use the dedicated subdomain for the bug report URL by default
This commit is contained in:
1
changelog.d/9097.misc
Normal file
1
changelog.d/9097.misc
Normal file
@@ -0,0 +1 @@
|
||||
Update the default bug reporting URL.
|
||||
@@ -7,7 +7,7 @@
|
||||
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
|
||||
|
||||
<!-- Rageshake configuration -->
|
||||
<string name="bug_report_url" translatable="false">https://riot.im/bugreports/submit</string>
|
||||
<string name="bug_report_url" translatable="false">https://rageshakes.element.io/api/submit</string>
|
||||
<string name="bug_report_app_name" translatable="false">riot-android</string>
|
||||
<string name="bug_report_auto_uisi_app_name" translatable="false">element-auto-uisi</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user