Skip to content

Commit

Permalink
fix: avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
franzudev committed Sep 28, 2020
1 parent 3d51464 commit e1fec94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/AvatarUpload/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ export default class extends Vue {
zh: 'zh',
es: 'es-MX',
ja: 'ja',
ko: 'ko'
ko: 'ko',
it: 'it'
}
get show() {
Expand Down

0 comments on commit e1fec94

Please sign in to comment.