Demo mode disabled

This commit is contained in:
Pax1601 2023-12-05 11:35:10 +01:00
parent 8f2f73dc0e
commit 9c2c7f45c6

View File

@ -30,7 +30,7 @@ import { ContextManager } from "./context/contextmanager";
import { Context } from "./context/context";
var VERSION = "v0.4.9-alpha-rc1";
var DEBUG = true;
var DEBUG = false;
export class OlympusApp {
/* Global data */