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