This commit is contained in:
2025-05-15 19:27:19 +10:00
parent 470c775d7a
commit fc47142a2c
+1 -1
View File
@@ -105,7 +105,7 @@ if os.path.exists(f):
if changed:
with open(f, 'w') as fh:
json.dump(data, fh, indent=2)
+"
"
log "Marked all running scripts as stopped in system_activity.json"
log "Scripts stopped."
}