feat(client): improve SDK packaging and registry config

This commit is contained in:
2026-07-14 01:37:06 +00:00
parent cb5819ab7c
commit 94b20bf2bb
38 changed files with 3040 additions and 3960 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ public:
private:
QString m_baseDir;
QString m_filePath;
QString m_error;
mutable QString m_error;
QJsonObject m_state;
bool m_loaded = false;
};