Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
e0c7a84542
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/UI/videolayout/LocalVideo.js

+ 1
- 0
modules/UI/videolayout/LocalVideo.js View File

@@ -283,3 +283,4 @@ export default class LocalVideo extends SmallVideo {
283 283
         video && !config.testing?.noAutoPlayVideo && video.play();
284 284
     }
285 285
 }
286
+

Loading…
Cancel
Save