diff --git a/backend/src/api/week.rs b/backend/src/api/week.rs index 359bcd5..1398fb8 100644 --- a/backend/src/api/week.rs +++ b/backend/src/api/week.rs @@ -111,6 +111,7 @@ fn add_menu_items(items: MenuItems) -> Result<()> { NULL, NULL, NULL, + NULL, 1)", items.net_id).as_str()).build()?; for item in items.item_list {