fix: Do not save batches on backup

This commit is contained in:
Myzel394 2023-11-21 11:55:57 +01:00
parent e6ae9cbcb7
commit 3371600ebb
No known key found for this signature in database
GPG Key ID: 50098FCA22080F0F

View File

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