We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fe689 commit 7038914Copy full SHA for 7038914
changelog.d/9097.misc
@@ -0,0 +1 @@
1
+Update the default bug reporting URL.
vector-config/src/main/res/values/config.xml
@@ -7,7 +7,7 @@
7
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
8
9
<!-- Rageshake configuration -->
10
- <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>
11
<string name="bug_report_app_name" translatable="false">riot-android</string>
12
<string name="bug_report_auto_uisi_app_name" translatable="false">element-auto-uisi</string>
13
0 commit comments