This commit is contained in:
Mark Qvist 2022-10-15 23:16:44 +02:00
parent dfa68194f7
commit d1b0456660
2 changed files with 2 additions and 2 deletions

View File

@ -2176,4 +2176,4 @@ def run():
SidebandApp().run()
if __name__ == "__main__":
run()
run()

View File

@ -307,4 +307,4 @@ class SidebandService():
self.release_locks()
SidebandService().start()
SidebandService().start()