Migrating position notification into the User class
This commit is contained in:
@@ -18,6 +18,7 @@ class App {
|
||||
public mapController: MapController;
|
||||
public prometheusController: PrometheusController;
|
||||
private adminController: AdminController;
|
||||
private debugController: DebugController;
|
||||
|
||||
constructor() {
|
||||
this.app = express();
|
||||
|
||||
Reference in New Issue
Block a user