mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	App Bar Rewrite (#347)
* Dummy Commit * consolidate sidebar and app bar * fix image error * consolidate sidebar * new icon for user menu * fixes #329 * fix double click on mobile * swap to computed properties * fix open/close bug * rewrite search for mobile * fix ingredient checkbox * cleanup console.logs * set default lang + bump version * draft changelog * reword * update env variables Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
|     > | ||||
|       <template v-slot:activator="{ on, attrs }"> | ||||
|         <v-btn v-bind="attrs" v-on="on" icon> | ||||
|           <v-icon>mdi-menu</v-icon> | ||||
|           <v-icon>mdi-account</v-icon> | ||||
|         </v-btn> | ||||
|       </template> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user