Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jan 20, 2025
1 parent bdacfc4 commit 16bc55c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modals/menu/EditMenuModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ export default {
if (menuStore.menuItem?.id) {
this.menuItem = {
...menuStore.menuItem,
content: menuStore.menuItem.content || '',
}
}
},
Expand Down

0 comments on commit 16bc55c

Please sign in to comment.