agregar sprint, has_impairment, tabla impairments + sync pendings KAPPA
This commit is contained in:
@@ -47,6 +47,9 @@ fn main() {
|
||||
commands::get_user_stories,
|
||||
commands::save_user_story,
|
||||
commands::delete_user_story,
|
||||
commands::get_impairments,
|
||||
commands::save_impairment,
|
||||
commands::delete_impairment,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user