mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-29 07:58:35 +00:00
Update authentication.cr
This commit is contained in:
parent
d8abc2314e
commit
ad45332ec5
@ -1,3 +1,5 @@
|
|||||||
|
require "json"
|
||||||
|
|
||||||
module Invidious::Routes::API::V1::Authentication
|
module Invidious::Routes::API::V1::Authentication
|
||||||
def self.register(env)
|
def self.register(env)
|
||||||
env.response.content_type = "application/json"
|
env.response.content_type = "application/json"
|
||||||
|
Loading…
Reference in New Issue
Block a user