🔨 chore: fix settings in desktop (#8414)

This commit is contained in:
Arvin Xu
2025-07-13 13:26:22 +08:00
committed by GitHub
parent 46d25092a4
commit 37bb8ba2b7

View File

@@ -36,6 +36,7 @@ export const appBrowsers = {
autoHideMenuBar: true,
height: 800,
identifier: 'settings',
keepAlive: true,
minWidth: 600,
parentIdentifier: 'chat',
path: '/settings',