This commit is contained in:
Martijn
2024-12-27 22:01:15 +01:00
parent 485fa923fb
commit c345fe0f0b
+4 -4
View File
@@ -107,10 +107,10 @@ number:
step: 1
on_value:
then:
# - globals.set:
# id: actual_page
# value: !lambda 'return x;'
- script.execute: update_all
- globals.set:
id: actual_page
value: !lambda 'return x;'
# - script.execute: update_all
script:
######################