mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 22:55:59 +00:00
save favorite content
This commit is contained in:
@@ -177,4 +177,4 @@ export default function QueryTab({ tabid, conid, database, initialArgs, tabVisib
|
||||
);
|
||||
}
|
||||
|
||||
QueryTab.allowAddToFavorites = (props) => props.savedFile;
|
||||
QueryTab.allowAddToFavorites = (props) => true;
|
||||
|
||||
Reference in New Issue
Block a user