fix syntax

This commit is contained in:
dgtlmoon
2023-01-08 14:23:21 +01:00
parent 1b2507890d
commit 699e4a01f0
+1 -1
View File
@@ -91,7 +91,7 @@ class ChangeDetectionStore:
self.__data['version_tag'] = version_tag
# Just to test that proxies.json if it exists, doesnt throw a parsing error on startup
self.proxy_list()
test_list = self.proxy_list
# Helper to remove password protection
password_reset_lockfile = "{}/removepassword.lock".format(self.datastore_path)