resolved cirqular imports

This commit is contained in:
Data-Monkey
2023-05-23 21:18:44 +10:00
parent e27610a199
commit 3adfa2c268
15 changed files with 360 additions and 326 deletions

View File

@@ -4,7 +4,8 @@ mySettings = []
debug_force_notification = False
cycle = 1
userSubnets = []
mySchedules = []
mySchedules = [] # bad solution for global - TO-DO
plugins = [] # bad solution for global - TO-DO
# General
ENABLE_ARPSCAN = True