Skip to content

Commit

Permalink
tags: add Ombud
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed Nov 15, 2022
1 parent bd8d553 commit 9768c94
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions cds_ils/vocabularies/data/tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"key": "BOOKSHOP",
"text": "Bookshop"
},
{
"type": "tag",
"key": "BOOK_SUGGESTION",
"text": "Book suggestion"
},
{
"type": "tag",
"key": "DIDACTIC_LIBRARY",
Expand All @@ -16,8 +21,8 @@
},
{
"type": "tag",
"key": "BOOK_SUGGESTION",
"text": "Book suggestion"
"key": "OMBUD_LIBRARY",
"text": "Ombud's Library"
},
{
"type": "tag",
Expand Down

0 comments on commit 9768c94

Please sign in to comment.