Kaynağa Gözat

fix js tests

Guy Carmeli 6 yıl önce
ebeveyn
işleme
5888251735
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      playground/src/app.js

+ 1
- 1
playground/src/app.js Dosyayı Görüntüle

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