use supported languages from service
This commit is contained in:
parent
59eb434840
commit
ef50c63dc7
7 changed files with 31 additions and 10 deletions
|
@ -397,6 +397,7 @@ const afterStoreSetup = async ({ store, i18n }) => {
|
|||
store.dispatch('startFetchingAnnouncements')
|
||||
getTOS({ store })
|
||||
getStickers({ store })
|
||||
store.dispatch('getSupportedTranslationlanguages')
|
||||
|
||||
const router = createRouter({
|
||||
history: createWebHistory(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue