npm run format, removed container that character was in
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user