Disable Android system auto backup (closes #5114)
In practice this feature: - Just didn't work - Magically worked (sometimes; see first point) - Restored something potentially too old and totally messed up the app
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
<include
|
||||
domain="database"
|
||||
path="tachiyomi.db" />
|
||||
</full-backup-content>
|
||||
Reference in New Issue
Block a user