diff --git a/Components/Pages/MonthlySummary.razor b/Components/Pages/MonthlySummary.razor index 6debd76..8ebbc97 100644 --- a/Components/Pages/MonthlySummary.razor +++ b/Components/Pages/MonthlySummary.razor @@ -16,6 +16,7 @@
Export the full database as JSON or restore a previously exported JSON backup. Restore replaces the current database only when the backup format version and database schema version are supported.
+ +This overwrites the existing database with the selected backup file.
+ +