Skip to content

Commit

Permalink
Fix role field.
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbo committed Oct 3, 2024
1 parent 7942f43 commit a029666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1977,6 +1977,7 @@
id: id ? id : generateLocalId("field_"),
type: "http://gedcomx.org/Role",
values: [{
type: "http://gedcomx.org/Original",
text: role
}]
};
Expand Down

0 comments on commit a029666

Please sign in to comment.