Fix synchronization

This commit is contained in:
Koitharu
2023-04-15 16:56:27 +03:00
parent ffd31dbea9
commit 85710acb3a
13 changed files with 86 additions and 91 deletions

View File

@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="account_type_sync" translatable="false">org.kotatsu.debug.sync</string>
<string name="sync_authority_history" translatable="false">org.koitharu.kotatsu.debug.history</string>
<string name="sync_authority_favourites" translatable="false">org.koitharu.kotatsu.debug.favourites</string>
</resources>