This commit is contained in:
Alexander Drozdov
2021-01-15 16:54:20 +02:00
parent b7e8a11fa0
commit c3bc6611bc
+1 -1
View File
@@ -26,7 +26,6 @@ import { prepareMapStats } from './prepare-map-stats'
import { TRANSLATED_ITEM_NAME_BY_REF, MAP_IMGS } from '@/assets/data'
import { MapCheckWidget, WidgetManager } from '../overlay/interfaces'
import * as ipc from '@/ipc/ipc-event'
import i18n from '../i18n'
export default defineComponent({
components: {
@@ -97,6 +96,7 @@ export default defineComponent({
})
return {
t,
anchor,
wm,
mapName,