auto-sync: 2026-05-28 12:48:17
This commit is contained in:
@@ -611,6 +611,7 @@ export const useStore = create<AppStore>((set, get) => ({
|
||||
await s.loadLive();
|
||||
const tab = s.activeTab;
|
||||
if (['models', 'skills'].includes(tab)) await s.loadAgentConfig();
|
||||
if (tab === 'mail') await s.loadMails();
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user