I made the favorite system and notice now that it would probably be smarter to have something to notify first. So I'm gonna implement a PUT from the frontend's forms to update db's fridges first
Atctually a PATCH is what we want. Not a PUT. It's done there c0f18bbca527d98aa7165f80009292735c7bd9bf for both manager's description and the menus list (with allergens)
I made the favorite system and notice now that it would probably be smarter to have something to notify first. So I'm gonna implement a PUT from the frontend's forms to update db's fridges first