- Adding semicolons to end of statements to prevent potential bugs. - Logged in ID and Database connection will be notified. - Fixed: database.js - few functions not having return promise statement.
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
const start = require('./src/main');
|
|
start(); |