Point non-existent links to localhost

Closes SpiritCroc/SchildiChat-android#5.
This commit is contained in:
SpiritCroc 2020-08-14 10:43:21 +02:00
parent 99b33c42c4
commit eeb65e60d5

View file

@ -5,8 +5,8 @@
<!-- server urls -->
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
<string name="piwik_server_url" translatable="false">https://piwik.nonexistent.spiritcroc.de</string>
<string name="bug_report_url" translatable="false">https://nonexistent.spiritcroc.de/bugreports/submit</string>
<string name="piwik_server_url" translatable="false">https://piwik.nonexistent.localhost</string>
<string name="bug_report_url" translatable="false">https://nonexistent.localhost/bugreports/submit</string>
<!--
Pusher config for the application