1
0
Fork 0
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:
Jack Bailey 2023-11-13 09:40:10 +00:00 committed by GitHub
parent 1197aa3f37
commit e50788f685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"