server start log message
This commit is contained in:
parent
4616d1d206
commit
fc3f4319a0
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user