Skip to content

Commit

Permalink
Add availability to default metafields
Browse files Browse the repository at this point in the history
Change-Id: If635703e66995fd11d6d2ed0326fe38da96de98a
  • Loading branch information
Akron committed Jul 18, 2024
1 parent 6e02652 commit 2478747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/js/src/vc/array.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ define(function () {
// layerInfo // stored
// tokenSource // stored
['author', 'text'], // text
['availability', 'string'], // string
// ['biblEditionStatement', 'string'], // stored
['corpusAuthor', 'text'], // text
// ['corpusEditor', 'string'], // stored
Expand Down

0 comments on commit 2478747

Please sign in to comment.