forked from midou/invidious
Allow configurable support of interactive 360 vid
This commit is contained in:
@@ -52,6 +52,7 @@ struct ConfigPreferences
|
||||
property video_loop : Bool = false
|
||||
property extend_desc : Bool = false
|
||||
property volume : Int32 = 100
|
||||
property vr_mode : Bool = true
|
||||
|
||||
def to_tuple
|
||||
{% begin %}
|
||||
|
||||
Reference in New Issue
Block a user