Przeglądaj źródła

auto acp scripted

dev
jfinn 5 lat temu
rodzic
commit
07162f584c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      modules/UI/videolayout/SmallVideo.js

+ 1
- 1
modules/UI/videolayout/SmallVideo.js Wyświetl plik

@@ -960,7 +960,7 @@ export default class SmallVideo extends SmallVideoOrig {
960 960
         this.$container.addClass("small_vid")
961 961
     }
962 962
     _onContainerClick(event) {
963
-        console.log("ON container click",this,event,[...arguments])
963
+        // console.log("ON container click",this,event,[...arguments])
964 964
         return
965 965
         const triggerPin = this._shouldTriggerPin(event);
966 966
 

Ładowanie…
Anuluj
Zapisz