mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	Feature/move label editor (#1069)
* update default color * move labels editor
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
|     <!-- Delete Dialog --> | ||||
|     <BaseDialog | ||||
|       v-model="deleteDialog" | ||||
|       :title="$tc('general.delete')" | ||||
|       :title="$tc('general.confirm')" | ||||
|       :icon="$globals.icons.alertCircle" | ||||
|       color="error" | ||||
|       @confirm="deleteFood" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user