tweak messages & commentary

This commit is contained in:
2025-05-24 20:55:54 -06:00
parent 8417cad2f3
commit e254837951
3 changed files with 4 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ export default class DataExportSection extends Vue {
title: "Export Successful",
text: this.platformCapabilities.hasFileDownload
? "See your downloads directory for the backup. It is in the Dexie format."
: "Please choose a location to save your backup file.",
: "You should have been prompted to save your backup file.",
},
-1,
);