npm run format, removed container that character was in

This commit is contained in:
2025-01-28 04:57:21 +01:00
parent 027325f2bf
commit abc58bfa38
19 changed files with 123 additions and 69 deletions

View File

@ -1,6 +1,5 @@
import type { MapObject } from '@/application/types'
import type { MapObject, Map as MapT } from '@/application/types'
import { defineStore } from 'pinia'
import type { Map as MapT } from '@/application/types'
export type TeleportSettings = {
toMapId: string