From aa262f754651d3a4b345db6d4c4c3c12766bc6c1 Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 27 Dec 2024 21:06:51 +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 8fee2f9..4a872ef 100644 --- a/package/base.yaml +++ b/package/base.yaml @@ -108,9 +108,9 @@ number: on_value: then: - script.execute: update_all - - globals.set: - id: actual_page - value: !lambda 'return x;' + # - globals.set: + # id: actual_page + # value: !lambda 'return x;' script: ######################