mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
DUMMY as new device source plugin
This commit is contained in:
@@ -203,7 +203,7 @@ def get_plugins_configs(loadAll):
|
||||
|
||||
plugJson = json.loads(get_file_content(config_path))
|
||||
|
||||
# only laod plugin if needed
|
||||
# only load plugin if needed
|
||||
if loadAll or plugJson["unique_prefix"] in conf.LOADED_PLUGINS:
|
||||
|
||||
# Load the contents of the config.json file as a JSON object and append it to pluginsList
|
||||
|
||||
Reference in New Issue
Block a user