Normalize template and script slug changes.

This commit is contained in:
2026-07-21 23:18:12 +02:00
parent e28d42d345
commit 8a6274ef6a
8 changed files with 312 additions and 41 deletions

View File

@@ -1246,6 +1246,7 @@ impl TuiApp {
let project_id = self.project_id()?.to_owned();
engine::script::update_script(
db.conn(),
self.data_dir()?,
&id,
&project_id,
Some(&title),