fix weird bug with ts import

This commit is contained in:
2022-06-27 14:51:48 +02:00
parent 3ea630748a
commit a9bc98738e
11 changed files with 34 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
import { createI18n } from 'vue-i18n';
import datetimeFormats from 'ChillMainAssets/vuejs/i18n/datetimeFormats';
import datetimeFormats from '../i18n/datetimeFormats';
const messages = {
fr: {