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