Finished the tusky-api server.

This commit is contained in:
Vavassor 2017-03-14 18:39:32 -04:00
commit 5d68c6df8f
3 changed files with 8 additions and 7 deletions

View file

@ -129,7 +129,7 @@
<string name="search">Search accounts…</string>
<string name="toggle_nsfw">NSFW</string>
<string name="action_mention">Mention</string>
<string name="tusky_api_url">http://tuskynotify.keylesspalace.com</string>
<string name="tusky_api_url">https://tuskynotifier.keylesspalace.com</string>
<string name="notification_mention_format">%s mentioned you</string>
</resources>