From: Damyan Ivanov Date: Sat, 3 Sep 2022 15:00:43 +0000 (+0300) Subject: fix cloud backup X-Git-Tag: v0.21.5~2 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=12b3fbee517ab05cf21cc5f675822954e9364479;hp=12b3fbee517ab05cf21cc5f675822954e9364479;p=mobile-ledger.git fix cloud backup by making the BackupAgent-extending class public also, dereive directly from BackupAgent, because only the profile configuration is stored, not the whole database as a side action, drop the backup descriptor and its mention in the manifests, because it is not used in the key-value backup MoLe uses ---