From bf606810b7adf2878ae521bf1b64aa6da86e0ce9 Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 27 Dec 2024 21:12:26 +0100 Subject: [PATCH] test --- package/base.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/base.yaml b/package/base.yaml index 4a872ef..bad44cc 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -105,9 +105,9 @@ number: min_value: 0 # keep at 0 max_value: ${nr_of_pages} step: 1 - on_value: - then: - - script.execute: update_all + # on_value: + # then: + # - script.execute: update_all # - globals.set: # id: actual_page # value: !lambda 'return x;'