From c9a2dd6920003bb70c8199a8e1ff13cf4b1e5a92 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 5 Dec 2022 17:55:07 +0100 Subject: [PATCH] Fix version --- changedetectionio/store.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/store.py b/changedetectionio/store.py index 2f499ae4..1d9bbb15 100644 --- a/changedetectionio/store.py +++ b/changedetectionio/store.py @@ -624,7 +624,7 @@ class ChangeDetectionStore: return # Convert old static notification tokens to jinja2 tokens - def update_11(self): + def update_9(self): # Each watch import re # only { } not {{ or }}