mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-22 04:30:12 +00:00
Minimize the video description by default (#3088)
This commit is contained in:
@@ -315,7 +315,7 @@ export default {
|
||||
selectedAutoLoop: false,
|
||||
selectedAutoPlay: null,
|
||||
showComments: true,
|
||||
showDesc: true,
|
||||
showDesc: false,
|
||||
showRecs: true,
|
||||
showChapters: true,
|
||||
comments: null,
|
||||
|
||||
Reference in New Issue
Block a user