jeter20131220 3 tahun lalu
induk
melakukan
327cf73b03
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      desktop11/goto.js

+ 1 - 1
desktop11/goto.js

@@ -334,7 +334,7 @@ function fbLogin() {
     console.log(response);
   }, { scope: 'public_profile,email' });
 
-  // console.log('FB API回傳資料: ' + JSON.stringify(response));
+  console.log('FB API回傳資料: ' + JSON.stringify(response));
 }