From d395695e8058c6793284c4bd176cc9326dd26b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Tue, 19 May 2026 23:16:34 +0300 Subject: [PATCH] Persistence DSL Extensions: delete some text --- configuration/persistence.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration/persistence.md b/configuration/persistence.md index 1252c29e89..b0579e0cb2 100644 --- a/configuration/persistence.md +++ b/configuration/persistence.md @@ -252,8 +252,6 @@ It is usually not necessary to restore all Items since there is a good chance th ## Persistence Extensions in Scripts and Rules To make use of persisted states inside scripts and rules, a few useful extensions have been defined on items. -Note that these extensions are only available to be applied to Items. -They are not generally available for use in Scripts or Rules. Example: