i finaly fixed it

e
This commit is contained in:
2026-01-09 08:57:46 +01:00
parent ff1f842e8e
commit 1dd542ccb1

View File

@@ -160,7 +160,7 @@ class FileHandler:
return value
return value
if option == "block-ua":
return []
return [], []
return None
def read_new_config(self, option, host=None):