Merge pull request #53 from Myzel394/improve-backup

fix: Do not save batches on backup
This commit is contained in:
Myzel394 2023-11-21 12:02:41 +01:00 committed by GitHub
commit b50cb91561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,7 @@
<include domain="sharedpref" path="."/>
<exclude domain="sharedpref" path="device.xml"/>
-->
<exclude
domain="file"
path=".recordings" />
</full-backup-content>