Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnWeeks1 committed Mar 30, 2023
1 parent cdc3cce commit bbe3921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/admin/apperance.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ const updateUserImage = async () => {
await userStore.getUser()
setTimeout(() => openCropper.value = false, 300)
} catch (error) {
openCropper.value = false
alert(error)
console.log(error)
}
}
Expand Down

0 comments on commit bbe3921

Please sign in to comment.