mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
Fix lint errors
This commit is contained in:
parent
056f2d32a1
commit
fea0b60c2d
@ -25,8 +25,8 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleSuccess() {
|
handleSuccess() {
|
||||||
this.$i18n.set(this.user.locale)
|
this.$i18n.set(this.user.locale)
|
||||||
this.$router.replace(this.$route.query.path || '/')
|
this.$router.replace(this.$route.query.path || '/')
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user