mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 15:03:57 +00:00
typo
This commit is contained in:
@@ -224,7 +224,7 @@ if (hasPermission('settings/change')) {
|
|||||||
id: 'settings.show',
|
id: 'settings.show',
|
||||||
category: 'Settings',
|
category: 'Settings',
|
||||||
name: 'Change',
|
name: 'Change',
|
||||||
toolbarName: 'Change settings',
|
toolbarName: 'Settings',
|
||||||
onClick: () => showModal(SettingsModal),
|
onClick: () => showModal(SettingsModal),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user