mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
remove unused items
This commit is contained in:
parent
edae7bbb21
commit
d1b8add4e4
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user