karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
102 stars 17 forks source link

Fix endless loading when deleting public cocktail link #234

Closed Fra146 closed 1 month ago

Fra146 commented 1 month ago

This PR fixes a bug that occurs when deleting a cocktail public link, since the browser expects to find the public data of the cocktail which bar-assistant doesn't return.

karlomikus commented 1 month ago

Thanks!