Mike 3 年 前
コミット
593e910e08
1 ファイル変更1 行追加1 行削除
  1. 1 1
      desktop11/index.html

+ 1 - 1
desktop11/index.html

@@ -75,7 +75,7 @@ function testAPI() {                      // Testing Graph API after login.  See
         console.log('Successful login for: ' + response.name + ', email = ' + response.email + ', id = ' + response.id);
         document.getElementById('status').innerHTML = 'Thanks for logging in, ' + response.name + '!';
     });
-}
+};
 </script>
 
     <div class="container-fluid" style="padding:0;margin:0 ">