mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
commented logs
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
emitChanged(key) {
|
||||
// console.log('EMIT CHANGED', key);
|
||||
this.emit('changed-cache', key);
|
||||
// this.emit(key);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user