Procházet zdrojové kódy

auto acp scripted

dev
jfinn před 5 roky
rodič
revize
80b7d017d9
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      modules/UI/shared_video/SharedVideo.js

+ 1
- 0
modules/UI/shared_video/SharedVideo.js Zobrazit soubor

@@ -288,6 +288,7 @@ export default class SharedVideoManager {
288 288
             window.glob_dbg.ytp_arr.push(player)
289 289
             window.glob_dbg.opr_arr.push(player)
290 290
             window.glob_dbg.ytp = player
291
+            window.glob_dbg.ytp_pr = player
291 292
 
292 293
             // do not relay on autoplay as it is not sending all of the events
293 294
             // in onPlayerStateChange

Načítá se…
Zrušit
Uložit