This commit is contained in:
Martijn
2024-12-27 21:53:46 +01:00
parent c03360a381
commit 485fa923fb
+3 -3
View File
@@ -105,12 +105,12 @@ number:
min_value: 1 min_value: 1
max_value: ${nr_of_pages} max_value: ${nr_of_pages}
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:
###################### ######################