Fixed database abstraction naming and changed a lot of lets to consts and /unauth/permanote is broken
This commit is contained in:
@@ -6,7 +6,7 @@ import {Config} from './config/config';
|
||||
|
||||
let app;
|
||||
let server;
|
||||
let router
|
||||
let router;
|
||||
|
||||
export class Server {
|
||||
static get App() {return app}
|
||||
|
||||
Reference in New Issue
Block a user