Minimize the video description by default (#3088)

This commit is contained in:
robertgro
2023-11-04 20:21:49 +01:00
committed by GitHub
parent 24205c32fa
commit 24ffe2ef93
2 changed files with 3 additions and 3 deletions

View File

@@ -315,7 +315,7 @@ export default {
selectedAutoLoop: false,
selectedAutoPlay: null,
showComments: true,
showDesc: true,
showDesc: false,
showRecs: true,
showChapters: true,
comments: null,