mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-03-09 07:40:55 +00:00
Add support to make invidious API-only via flag (#2363)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{% skip_file if flag?(:api_only) %}
|
||||
|
||||
module Invidious::Routes::Playlists
|
||||
def self.new(env)
|
||||
locale = LOCALES[env.get("preferences").as(Preferences).locale]?
|
||||
|
||||
Reference in New Issue
Block a user