mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
virtual foreign key editor
This commit is contained in:
@@ -126,7 +126,6 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log('APPS', apps);
|
||||
for (const folder of apps) {
|
||||
res.push(await this.loadApp({ folder }));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user