fix linting

This commit is contained in:
Emilien 2024-11-18 12:22:23 +01:00
parent 734e72503f
commit 1f51edd0b9

View File

@ -684,8 +684,8 @@ module YoutubeAPI
data : Hash
) : Hash(String, JSON::Any)
headers = HTTP::Headers{
"Content-Type" => "application/json; charset=UTF-8",
"Authorization" => "Bearer " + CONFIG.invidious_companion_key,
"Content-Type" => "application/json; charset=UTF-8",
"Authorization" => "Bearer " + CONFIG.invidious_companion_key,
}
# Logging