Skip to content

Commit

Permalink
feat: Added langid field
Browse files Browse the repository at this point in the history
  • Loading branch information
nrydanov committed Jul 21, 2024
1 parent a43de9c commit d4e8070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@ impl Entry {
keywords: "keywords",
label: "label",
language: "language" => String,
langid: "langid" => String,
library: "library",
main_subtitle: "mainsubtitle",
main_title: "maintitle",
Expand Down

0 comments on commit d4e8070

Please sign in to comment.