mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 15:46:01 +00:00
generate screenshots
This commit is contained in:
@@ -416,3 +416,5 @@ focusedTreeDbKey.subscribe(value => {
|
||||
focusedTreeDbKeyValue = value;
|
||||
});
|
||||
export const getFocusedTreeDbKey = () => focusedTreeDbKeyValue;
|
||||
|
||||
window['__changeCurrentTheme'] = theme => currentTheme.set(theme);
|
||||
|
||||
Reference in New Issue
Block a user