server start log message
This commit is contained in:
parent
4616d1d206
commit
fc3f4319a0
@ -6,6 +6,8 @@ import {
|
|||||||
Mongo
|
Mongo
|
||||||
} from 'meteor/mongo';
|
} from 'meteor/mongo';
|
||||||
|
|
||||||
|
console.log("Server started!");
|
||||||
|
|
||||||
// Defines who the admins are - not added
|
// Defines who the admins are - not added
|
||||||
var superadmins = [
|
var superadmins = [
|
||||||
"ybq987@gmail.com",
|
"ybq987@gmail.com",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user