This commit is contained in:
Martijn
2024-12-27 21:12:26 +01:00
parent aa262f7546
commit bf606810b7
+3 -3
View File
@@ -105,9 +105,9 @@ number:
min_value: 0 # keep at 0 min_value: 0 # keep at 0
max_value: ${nr_of_pages} max_value: ${nr_of_pages}
step: 1 step: 1
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;'