From 485fa923fbafc231c53fd935c9ad6597b723639a Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 27 Dec 2024 21:53:46 +0100 Subject: [PATCH] 4 --- package/base.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/base.yaml b/package/base.yaml index 5d507e3..9666a65 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -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: ######################