refactor: fix codebase consistency "wikipedia_language" => "en"

This commit is contained in:
Junior L. Botelho (JLB) 2023-02-19 07:37:02 -03:00
parent 76f98f8960
commit d56c3632b1
No known key found for this signature in database
GPG Key ID: 6A25840754F2A524
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"google_language_results" => "",
// You can set a language for results in wikipedia
"wikipedia_language": "en",
"wikipedia_language" => "en",
// You can use any Invidious instance here
"invidious_instance_for_video_results" => "https://invidious.namazso.eu",