mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	feat: Shopping list UI overhaul - add label headings per category (#4235)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
		| @@ -232,7 +232,7 @@ export default defineComponent({ | ||||
|       editLabel.value = item; | ||||
|  | ||||
|       if (!editLabel.value.color) { | ||||
|         editLabel.value.color = "#E0E0E0"; | ||||
|         editLabel.value.color = "#959595"; | ||||
|       } | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user