mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-15 17:45:10 +00:00
Backends: Use backend switcher to indicate the current backend in use.
This commit is contained in:
@@ -171,6 +171,9 @@ class Config
|
||||
|
||||
# List of names of the backends
|
||||
property backends : Array(String) = [] of String
|
||||
# Character used to separate the backend number from the description/note
|
||||
# of the backend
|
||||
property backends_delimiter : String = "|"
|
||||
|
||||
property external_videoplayback_proxy : String?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user