소스 검색

auto acp scripted

dev
jfinn 5 년 전
부모
커밋
7f4c8d6037
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      modules/UI/UI.js

+ 1
- 0
modules/UI/UI.js 파일 보기

@@ -150,6 +150,7 @@ UI.getSharedVideoManager = function() {
150 150
  * established, false - otherwise (for example in the case of welcome page)
151 151
  */
152 152
 UI.start = function() {
153
+    clog("dgbt log UI.start")
153 154
     // Set the defaults for prompt dialogs.
154 155
     $.prompt.setDefaults({ persistent: false });
155 156
 

Loading…
취소
저장