This commit is contained in:
Martijn
2024-12-27 21:06:51 +01:00
parent 54d1e432f3
commit aa262f7546
+3 -3
View File
@@ -108,9 +108,9 @@ number:
on_value: on_value:
then: then:
- script.execute: update_all - script.execute: update_all
- globals.set: # - globals.set:
id: actual_page # id: actual_page
value: !lambda 'return x;' # value: !lambda 'return x;'
script: script:
###################### ######################