mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-26 15:58:50 +00:00
update menu items method
This commit is contained in:
parent
206cb65fa7
commit
a139335a4c
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ Meteor.methods({
|
|||
throw new Meteor.Error('You are not allowed to add items. Make sure you are logged in with valid user credentials.');
|
||||
}
|
||||
|
||||
serveDateActual = new Date(serveDate);
|
||||
|
||||
return MenuItems.insert({
|
||||
itemName: itemName,
|
||||
addedBy: this.userId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue