mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-29 18:19:41 +02:00
Remove leftover debug variable
This commit is contained in:
parent
1197aa3f37
commit
e50788f685
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
{{ state.dialog }}
|
|
||||||
<!-- Create Meal Dialog -->
|
<!-- Create Meal Dialog -->
|
||||||
<BaseDialog
|
<BaseDialog
|
||||||
v-model="state.dialog"
|
v-model="state.dialog"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue