fix: bundle files together when exporting a decrypted backup
This commit is contained in:
@@ -445,6 +445,7 @@ class AccountMenuCtrl extends PureCtrl {
|
||||
|
||||
async downloadDataArchive() {
|
||||
this.archiveManager.downloadBackup(this.state.mutable.backupEncrypted);
|
||||
this.close();
|
||||
}
|
||||
|
||||
notesAndTagsCount() {
|
||||
|
||||
Reference in New Issue
Block a user