mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-06 20:16:41 -05:00
Remove leftover debug variable
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user