another typo

This commit is contained in:
yamanq 2015-02-02 00:09:30 -05:00
parent 59c8090bd3
commit 9d6bc40b15

View File

@ -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",