Improved entities, ran formatting, utilise getters and setters
This commit is contained in:
@ -74,7 +74,7 @@ export class Server {
|
||||
await UserManager.boot()
|
||||
|
||||
// Load date manager
|
||||
await DateManager.boot(this.io)
|
||||
// await DateManager.boot(this.io)
|
||||
|
||||
// Load weather manager
|
||||
await WeatherManager.boot(this.io)
|
||||
|
Reference in New Issue
Block a user