mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-11-03 18:53:17 -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