浏览代码

fix(mobile): potential fix for ios devices trying to make the youtube embed fullscreen

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 年之前
父节点
当前提交
8d6bacded1
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      frontend/src/pages/Station/index.vue

+ 2 - 1
frontend/src/pages/Station/index.vue

@@ -1132,7 +1132,8 @@ export default {
 						iv_load_policy: 3,
 						rel: 0,
 						showinfo: 0,
-						disablekb: 1
+						disablekb: 1,
+						playsinline: 1
 					},
 					events: {
 						onReady: () => {