mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	remove unused items
This commit is contained in:
		| @@ -137,12 +137,6 @@ export default defineComponent({ | ||||
|   }, | ||||
|  | ||||
|   methods: { | ||||
|     openAvatarPicker() { | ||||
|       this.showAvatarPicker = true; | ||||
|     }, | ||||
|     selectAvatar(avatar) { | ||||
|       this.user.avatar = avatar; | ||||
|     }, | ||||
|     // async updateUser() { | ||||
|     //   if (!this.$refs.userUpdate.validate()) { | ||||
|     //     return; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user