Feat: more conformations and fixes

This commit is contained in:
ayntk-ai
2024-09-05 17:54:32 +02:00
parent 08df814408
commit fc3c69f687
12 changed files with 174 additions and 48 deletions

View File

@@ -45,7 +45,6 @@ class Show extends Component
return;
}
// Test deletion in more detail
$this->storage->delete();
$this->dispatch('refreshStorages');
}