another typo
This commit is contained in:
parent
59c8090bd3
commit
9d6bc40b15
@ -16,7 +16,7 @@ Meteor.publish('carts', function() {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
Posts.permit(['insert', 'update', 'remove']).never().apply();
|
Chromebooks.permit(['insert', 'update', 'remove']).never().apply();
|
||||||
var adminusers = [
|
var adminusers = [
|
||||||
//Add all Users here
|
//Add all Users here
|
||||||
"mminer@bloomfield.org",
|
"mminer@bloomfield.org",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user