Only a fix... so let's load plugins next! :D

This commit is contained in:
Johannes Findeisen 2022-09-27 09:50:24 +02:00
commit 0d41077eb6
2 changed files with 2 additions and 1 deletions

View file

@ -64,6 +64,7 @@ def main():
environment = Environment()
monitors = None
notifications = {}
plugins = {}
services = {}
tasks = {}