Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs committed Nov 26, 2023
1 parent 9546487 commit 75a7948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/selectOptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const OPTIONS = {
ELECTRONIC_ACCESS_URI: 'ELECTRONIC_ACCESS_URI',
ELECTRONIC_ACCESS_URL_RELATIONSHIP: 'ELECTRONIC_ACCESS_URL_RELATIONSHIP',
ELECTRONIC_ACCESS_LINK_TEXT: 'ELECTRONIC_ACCESS_LINK_TEXT',
ELECTRONIC_ACCESS_MATERIALS_SPECIFIED: 'ELECTRONIC_ACCESS_MATERIALS_SPECIFIED'
ELECTRONIC_ACCESS_MATERIALS_SPECIFIED: 'ELECTRONIC_ACCESS_MATERIALS_SPECIFIED',
ELECTRONIC_ACCESS_URL_PUBLIC_NOTE: 'ELECTRONIC_ACCESS_URL_PUBLIC_NOTE',
};

Expand Down

0 comments on commit 75a7948

Please sign in to comment.