mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-09 18:53:38 +02:00
Adjust settings window and fix dynamic dialog
This commit is contained in:
@@ -23,7 +23,7 @@ export function useOpenSettings(tab = SettingsTab.General) {
|
||||
url: location.href,
|
||||
label: 'settings',
|
||||
title: 'Yaak Settings',
|
||||
innerSize: [600, 550],
|
||||
innerSize: [750, 600],
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user