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