[refactor] updated the API
TODO: implement the countdown.store.ts Signed-off-by: s0wlz (Matthias Puchstein) <matthias@puchstein.lu>
This commit is contained in:
@@ -21,8 +21,8 @@ pub fn run() {
|
||||
countdown_delete,
|
||||
countdown_start,
|
||||
countdown_reset,
|
||||
countdown_pause,
|
||||
countdown_resume,
|
||||
countdown_pause,
|
||||
countdown_snapshot,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
|
||||
Reference in New Issue
Block a user