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

10 lines
186 B
YAML
Raw Normal View History

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