Fix no version/config at startup (#333)

This commit is contained in:
cybermaggedon 2025-04-01 20:54:59 +01:00 committed by GitHub
parent fa09dc319e
commit 88eae0a9f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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")