From c345fe0f0b8f851b804fa435cfbff18e61ee8597 Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 27 Dec 2024 22:01:15 +0100 Subject: [PATCH] 5 --- package/base.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/base.yaml b/package/base.yaml index 9666a65..b6b1964 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -107,10 +107,10 @@ number: step: 1 on_value: then: - # - globals.set: - # id: actual_page - # value: !lambda 'return x;' - - script.execute: update_all + - globals.set: + id: actual_page + value: !lambda 'return x;' + # - script.execute: update_all script: ######################