1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/VVDNotebookSeries.yml

10 lines
No EOL
186 B
YAML

name: VVDNotebookSeries
displayField: Name
fields:
- name: Name
- name: Contents
type: array
count: 12
fields:
- type: link
targets: [VVDNotebookContents]