Skip to content

Commit

Permalink
Edit person
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-hvze committed Oct 30, 2023
1 parent c29cee5 commit e12e384
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/person.zd
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,13 @@ m :zd/type #org.Member

&email zd.prop
:zd/data-type zd.string
:zd/default ""
:desc /
Email of person
Email of person

&first-name zd.prop
:zd/data-type zd.string
:zd/default ""
:desc /

Person first name

0 comments on commit e12e384

Please sign in to comment.