bugfix: links

This commit is contained in:
semenov
2025-11-28 16:51:38 +03:00
parent 6665f417c9
commit 5b63141ddf
9 changed files with 10630 additions and 10650 deletions

View File

@@ -8,7 +8,7 @@ class Client
{
public:
Client(QObject *parent = nullptr):
Client():
login(""),
ready(false)
{ };