typo fix
This commit is contained in:
@ -152,7 +152,7 @@ export type Sprite = {
|
||||
name: string
|
||||
createdAt: Date
|
||||
updatedAt: Date
|
||||
spriteActions: spriteAction[]
|
||||
spriteActions: SpriteAction[]
|
||||
characterTypes: CharacterType[]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user