fix: various fixes (#2664)

* fix: fixed nextAvailableServerName

* fix: fixed password request for ssh key
This commit is contained in:
vkamn
2026-05-28 15:14:04 +08:00
committed by GitHub
parent bcee58b08b
commit 113f967006
9 changed files with 81 additions and 49 deletions
@@ -48,6 +48,8 @@ public:
void clearServers();
QString nextAvailableServerName() const;
void invalidateCache();
signals: