mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
change theme fix
This commit is contained in:
@@ -58,7 +58,7 @@ registerCommand({
|
||||
category: 'Theme',
|
||||
name: 'Change',
|
||||
toolbarName: 'Change theme',
|
||||
onClick: () => showModal(SettingsModal, { selectedTab: 1 }),
|
||||
onClick: () => showModal(SettingsModal, { selectedTab: 2 }),
|
||||
// getSubCommands: () => get(extensions).themes.map(themeCommand),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user