mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 19:36:00 +00:00
special pages workflow changed
This commit is contained in:
@@ -20,5 +20,10 @@ module.exports = {
|
||||
|
||||
getStorageConnectionError() {
|
||||
return null;
|
||||
}
|
||||
},
|
||||
|
||||
readConfig_meta: true,
|
||||
async readConfig({ group }) {
|
||||
return {};
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user