semicolon

This commit is contained in:
Martijn
2024-12-27 21:00:33 +01:00
parent 1b2e11ed8c
commit 54d1e432f3
+1 -1
View File
@@ -110,7 +110,7 @@ number:
- script.execute: update_all
- globals.set:
id: actual_page
value: !lambda 'return x'
value: !lambda 'return x;'
script:
######################