mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 09:56:01 +00:00
save favorite content
This commit is contained in:
@@ -140,4 +140,4 @@ export default function ShellTab({ tabid, tabVisible, toolbarPortalRef, ...other
|
||||
);
|
||||
}
|
||||
|
||||
ShellTab.allowAddToFavorites = (props) => props.savedFile;
|
||||
ShellTab.allowAddToFavorites = (props) => true;
|
||||
|
||||
Reference in New Issue
Block a user