Skip to content

Commit

Permalink
Allow /lo & /tg in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
janbrasna committed Aug 27, 2024
1 parent 83f043a commit 739585e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bedrock/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ def data_path(*args):
"kk",
"km",
"ko",
"lo",
"ml",
"mr",
"ms",
Expand All @@ -188,6 +189,7 @@ def data_path(*args):
"si",
"ta",
"te",
"tg",
"th",
"tl",
"ur",
Expand Down

0 comments on commit 739585e

Please sign in to comment.