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 step: 1
on_value: on_value:
then: then:
# - globals.set: - globals.set:
# id: actual_page id: actual_page
# value: !lambda 'return x;' value: !lambda 'return x;'
- script.execute: update_all # - script.execute: update_all
script: script:
###################### ######################