mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 04:56:00 +00:00
fix
This commit is contained in:
@@ -85,10 +85,10 @@
|
||||
});
|
||||
|
||||
registerCommand({
|
||||
id: 'tabs.share',
|
||||
id: 'tabs.addToFavorites',
|
||||
category: 'Tabs',
|
||||
name: 'Share',
|
||||
icon: 'icon share',
|
||||
name: 'Favorites',
|
||||
icon: 'icon favorite',
|
||||
toolbar: true,
|
||||
testEnabled: () =>
|
||||
getActiveTab()?.tabComponent &&
|
||||
|
||||
Reference in New Issue
Block a user