mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Use athena-negotiation
to detect language through Accept-Language header (#2324)
Detect language through Accept-Language header
This commit is contained in:
parent
0db23f9252
commit
fceb8093f1
4 changed files with 28 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
version: 2.0
|
||||
shards:
|
||||
athena-negotiation:
|
||||
git: https://github.com/athena-framework/negotiation.git
|
||||
version: 0.1.1
|
||||
|
||||
db:
|
||||
git: https://github.com/crystal-lang/crystal-db.git
|
||||
version: 0.10.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue