Avatars don't support SVG format
This commit is contained in:
parent
71c5103280
commit
023aef7eb4
7 changed files with 17 additions and 9 deletions
|
|
@ -33,7 +33,7 @@
|
|||
type="file"
|
||||
name="avatar"
|
||||
@change="handlePickedAvatar($event)"
|
||||
:accept="supportedImageTypes"
|
||||
:accept="supportedAvatarImageTypes"
|
||||
class="d-none"
|
||||
/>
|
||||
</v-avatar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue