fix(app): make per-instance launch hooks clearable (#3757)

* fix(app): make per-instance launch hooks clearable

* chore(apps/app-frontend): fix Prettier lints
This commit is contained in:
Alejandro González
2025-06-13 22:53:47 +02:00
committed by GitHub
parent d4de1dc9a1
commit 8a26011e76
7 changed files with 30 additions and 24 deletions

1
Cargo.lock generated
View File

@@ -8903,6 +8903,7 @@ dependencies = [
"serde",
"serde_ini",
"serde_json",
"serde_with",
"sha1_smol",
"sha2",
"sqlx",