added errors to database models i did yesterday

This commit is contained in:
plane000
2018-09-08 15:05:53 +01:00
parent 30a1e1e834
commit 1630edee91
7 changed files with 1303 additions and 17 deletions

View File

@@ -32,4 +32,5 @@ Object.defineProperty(global, "__function", {
return __stack[1].getFunctionName();
}
});
module.exports = require('./src/app');