Skip to content

Commit

Permalink
Fix for #464
Browse files Browse the repository at this point in the history
  • Loading branch information
plk committed Dec 8, 2023
1 parent 49ddeca commit 24f60e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Biber/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ sub _config_file_set {
qr/\Aentrytype\z/,
qr/\Aentryfields\z/,
qr/\Adatetype\z/,
qr/\Adatafieldset\z/,
qr/\Acondition\z/,
qr/\A(?:or)?filter\z/,
qr/\Asortexclusion\z/,
Expand Down

0 comments on commit 24f60e0

Please sign in to comment.