[project] fixes

This commit is contained in:
2018-04-25 16:13:11 +03:00
parent 744874aa61
commit 373ee7703d
2 changed files with 89 additions and 88 deletions

View File

@@ -38,4 +38,4 @@ class Debug {
}
}
module.exports = Debug;
module.exports = new Debug();