mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-20 15:45:46 -04: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
|
||||
def self.register(env)
|
||||
env.response.content_type = "application/json"
|
||||
|
Loading…
x
Reference in New Issue
Block a user