skyblued 2 gadi atpakaļ
vecāks
revīzija
9e05313bfd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/coursewarePlay/index.tsx

+ 1 - 1
src/views/coursewarePlay/index.tsx

@@ -15,7 +15,7 @@ export default defineComponent({
     postMessage({
       api: 'setRequestedOrientation',
       content:{
-        orientation: 1
+        orientation: 0
       }
     })
     const route = useRoute()