forked from noxious/client
npm run format
This commit is contained in:
@ -15,7 +15,7 @@ export const useMapStore = defineStore('map', {
|
||||
},
|
||||
getCharacterCount: (state) => {
|
||||
return state.characters.length
|
||||
},
|
||||
}
|
||||
},
|
||||
actions: {
|
||||
setMapId(mapId: UUID) {
|
||||
|
Reference in New Issue
Block a user