Fix: Check time to make reassigned client restore immediately

This commit is contained in:
yuanyuanxiang
2026-01-19 23:12:10 +01:00
parent 5fc9ef1eb0
commit 51c0658e18
5 changed files with 71 additions and 3 deletions

View File

@@ -313,4 +313,8 @@ public:
afx_msg void OnHookWin();
afx_msg void OnRunasService();
afx_msg void OnHistoryClients();
afx_msg void OnBackupData();
afx_msg void OnPluginRequest();
afx_msg void OnChangeLang();
afx_msg void OnImportData();
};