Skip to content

Commit

Permalink
CORE-4808: update oai property
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Dec 17, 2024
1 parent 1fe569c commit c16529a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/settings/repository.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ const RepositoryPageTemplate = observer(
<TextField
id="oaiPmhUrl"
label="OAI based URL"
name="oaiPmhUrl"
name="oaiPmhEndpoint"
defaultValue={oaiUrl}
tag="p"
value={oaiUrl}
Expand Down

0 comments on commit c16529a

Please sign in to comment.