server start log message

This commit is contained in:
Kenneth Jao 2017-04-25 03:28:00 -04:00
parent 4616d1d206
commit fc3f4319a0

View File

@ -6,6 +6,8 @@ import {
Mongo
} from 'meteor/mongo';
console.log("Server started!");
// Defines who the admins are - not added
var superadmins = [
"ybq987@gmail.com",