fix(v2): Remove custom hooks; fix(v1): Remove company from JWT context gen
This commit is contained in:
@@ -42,6 +42,7 @@ class SystemServices {
|
||||
async disconnect(){
|
||||
this.knex.destroy();
|
||||
|
||||
console.log("SQL Disconnected");
|
||||
this.SystemServiceState = OFFLINE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user