Fix no version/config at startup

This commit is contained in:
Cyber MacGeddon 2025-04-01 20:54:05 +01:00
parent fa09dc319e
commit 83db90db01
2 changed files with 4 additions and 5 deletions

View file

@ -411,4 +411,3 @@ class Api:
except:
raise ProtocolException(f"Response not formatted correctly")