forked from midou/invidious
Added "Read More" button for video descriptions
This commit is contained in:
@@ -50,6 +50,7 @@ struct ConfigPreferences
|
||||
property thin_mode : Bool = false
|
||||
property unseen_only : Bool = false
|
||||
property video_loop : Bool = false
|
||||
property extend_desc : Bool = false
|
||||
property volume : Int32 = 100
|
||||
|
||||
def to_tuple
|
||||
|
||||
Reference in New Issue
Block a user