소스 검색

auto commit

app
jfinn 3 년 전
부모
커밋
1072ade3c4
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      mdev/wv0.native.js

+ 6
- 1
mdev/wv0.native.js 파일 보기

@@ -28,8 +28,13 @@ import { Header, LoadingIndicator, Text } from '../react/features/base/react';
28 28
 
29 29
 
30 30
 
31
+// clog("glob_vhook:",)
32
+glob_vhook.btns = {
33
+Button_v0,
34
+Button_v1,
35
+Button_v2,
31 36
 
32
-
37
+}
33 38
 
34 39
 
35 40
 function onMsg(event ){

Loading…
취소
저장