PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { tools } from '../../store/Modules/tools'
|
||||
import { useQuasar } from 'quasar'
|
||||
import { useI18n } from '@src/boot/i18n'
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import { useUserStore } from '@store/UserStore'
|
||||
import { useGlobalStore } from '@store/globalStore'
|
||||
import { defineComponent } from 'vue'
|
||||
@@ -42,7 +42,7 @@ export default defineComponent({
|
||||
return {
|
||||
copytoclip,
|
||||
tools,
|
||||
getclass,
|
||||
getclass,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user