mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: disable commands on special pages
This commit is contained in:
committed by
Diflow
parent
e855365cbb
commit
dc452cdadf
@@ -346,6 +346,7 @@ function dispatchUpdateCommands() {
|
||||
JSON.stringify({
|
||||
isModalOpened: openedModalsValue?.length > 0,
|
||||
commands: commandsValue,
|
||||
dbgatePage: window['dbgate_page'],
|
||||
})
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user