소스 검색

fix js tests

Guy Carmeli 7 년 전
부모
커밋
5888251735
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      playground/src/app.js

+ 1
- 1
playground/src/app.js 파일 보기

@@ -17,7 +17,7 @@ if (Platform.OS === 'android') {
17 17
         }
18 18
       }
19 19
     });
20
-  }
20
+  };
21 21
 }
22 22
 
23 23
 function start() {