Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
08fc8f6e52
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/UI/shared_video/SharedVideo.js

+ 1
- 0
modules/UI/shared_video/SharedVideo.js View File

51
      *
51
      *
52
      */
52
      */
53
     constructor(emitter) {
53
     constructor(emitter) {
54
+        clog("SVM CONSRUCT class_")
54
         this.emitter = emitter;
55
         this.emitter = emitter;
55
         this.isSharedVideoShown = false;
56
         this.isSharedVideoShown = false;
56
         this.isPlayerAPILoaded = false;
57
         this.isPlayerAPILoaded = false;

Loading…
Cancel
Save