Skip to content

Commit b99aafb

Browse files
committed
fix: Fix compile error (oops)
1 parent 001b64f commit b99aafb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openapi/components/schemas/InventoryTemplate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ properties:
1717
type: string
1818
equipSlots:
1919
type: array
20+
items:
21+
type: string
2022
flags:
2123
type: array
2224
items:

0 commit comments

Comments
 (0)