fix: server changable version

This commit is contained in:
semenov
2025-12-12 11:34:02 +03:00
parent 14c1ffb66f
commit c23f3d519b
24 changed files with 13298 additions and 13264 deletions

View File

@@ -5,7 +5,7 @@
#include <QString>
class ServerSettings{
class Settings{
public:
QString Address;
QString Port;