mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 01:46:02 +00:00
fixed older plugins #881
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
'dbgate-tools': dbgateTools,
|
'dbgate-tools': dbgateTools,
|
||||||
'dbgate-sqltree': sqlTree,
|
'dbgate-sqltree': sqlTree,
|
||||||
};
|
};
|
||||||
|
window['DBGATE_TOOLS'] = dbgateTools;
|
||||||
|
|
||||||
const newPlugins = {};
|
const newPlugins = {};
|
||||||
for (const installed of installedPlugins || []) {
|
for (const installed of installedPlugins || []) {
|
||||||
|
|||||||
Reference in New Issue
Block a user