mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
collection allows switch tab
This commit is contained in:
parent
e8129fd499
commit
284606e3d5
@ -3,6 +3,7 @@
|
||||
|
||||
export const matchingProps = ['conid', 'database', 'schemaName', 'pureName'];
|
||||
export const allowAddToFavorites = props => true;
|
||||
export const allowSwitchDatabase = props => true;
|
||||
|
||||
registerCommand({
|
||||
id: 'collectionTable.save',
|
||||
|
Loading…
Reference in New Issue
Block a user