mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Merge branch 'calendar/finalization' into testing
This commit is contained in:
@@ -7,7 +7,7 @@ import App2 from './App2.vue';
|
||||
import {useI18n} from "vue-i18n";
|
||||
|
||||
futureStore().then((store) => {
|
||||
const i18n = _createI18n(appMessages, true);
|
||||
const i18n = _createI18n(appMessages, false);
|
||||
|
||||
const app = createApp({
|
||||
template: `<app></app>`,
|
||||
|
Reference in New Issue
Block a user