Record deletion logic (maybe)

This commit is contained in:
2024-11-07 08:06:17 +01:00
parent 36185d0539
commit 3c2b804498
14 changed files with 197 additions and 20 deletions

View File

@@ -33,4 +33,3 @@ export default class extends Controller {
location.href = delPath;
}
}