Added "Read More" button for video descriptions

This commit is contained in:
sh4dowb
2019-11-11 19:06:06 +03:00
committed by syeopite
parent 62e9e9a662
commit 533d0a1fd4
5 changed files with 26 additions and 1 deletions

View File

@@ -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