Mike před 3 roky
rodič
revize
593e910e08
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 ">