feat: comprehensive export with all tables and auto-backup command
This commit is contained in:
@@ -138,6 +138,7 @@ pub fn run() {
|
||||
commands::get_timesheet_rows,
|
||||
commands::save_timesheet_rows,
|
||||
commands::get_previous_week_structure,
|
||||
commands::auto_backup,
|
||||
])
|
||||
.setup(|app| {
|
||||
#[cfg(desktop)]
|
||||
|
||||
Reference in New Issue
Block a user