mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
loaders
This commit is contained in:
@@ -22,7 +22,6 @@ module.exports = {
|
||||
(res, type) => ({
|
||||
...res,
|
||||
[type]: pickObjectNames(opened.structure[type]),
|
||||
status: opened.status,
|
||||
}),
|
||||
{}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user