Make screen slugs editable

This commit is contained in:
2026-07-14 14:49:08 +01:00
parent 1043f26b3e
commit 440b8683f7
5 changed files with 22 additions and 6 deletions
+1
View File
@@ -538,6 +538,7 @@
}
showToast(savedMessage || 'Saved slide.');
window.location.href = response.url || slideForm.action;
} finally {
submitting = false;
}