update mixin prop name (#2051)

This commit is contained in:
Muhsin Keloth 2021-04-05 18:36:38 +05:30 committed by GitHub
parent bce5e29c49
commit c5ff86667f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,7 +120,7 @@ export default {
components: {
NotificationSettings,
},
mixin: [alertMixin],
mixins: [alertMixin],
data() {
return {
avatarFile: '',