Merge branch 'experiment/tanstack' of https://git.odit.services/lfk/frontend into experiment/tanstack

This commit is contained in:
2023-04-12 19:26:56 +02:00
2 changed files with 24 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
});
async function submit() {
dispatch("delete", { id: delete_runner.id });
modal_open=false;
}
</script>