aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/authenticator.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/authenticator.xml')
-rw-r--r--app/src/main/res/xml/authenticator.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/authenticator.xml b/app/src/main/res/xml/authenticator.xml
index 3055240b..23e4621a 100644
--- a/app/src/main/res/xml/authenticator.xml
+++ b/app/src/main/res/xml/authenticator.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
xmlns:android="http://schemas.android.com/apk/res/android"
- android:accountType="subsonic.org"
+ android:accountType="@string/account_type.subsonic"
android:icon="@drawable/launch"
android:smallIcon="@drawable/launch"
android:label="@string/common.appname"/> \ No newline at end of file