updates
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ export class Boot {
|
||||
/**
|
||||
* App Log
|
||||
*/
|
||||
log(msg) {
|
||||
static log(msg) {
|
||||
|
||||
if (Boot.DEBUG) {
|
||||
console.log(msg);
|
||||
|
||||
Reference in New Issue
Block a user