mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
remove getter locale
remove getter locale
This commit is contained in:
parent
bbfc5294ea
commit
9a246dea8d
@ -46,9 +46,6 @@ export const getters = {
|
||||
termsAndConditionsAgreed(state) {
|
||||
return state.user && state.user.termsAndConditionsAgreedVersion === VERSION
|
||||
},
|
||||
locale(state) {
|
||||
return state.locale
|
||||
},
|
||||
}
|
||||
|
||||
export const actions = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user