1
0
Fork 0

Dang, forgot about the AppID

master
Ambrose Chua 2014-08-30 21:06:53 +08:00
parent e559b07a7b
commit 7cd479f916
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ document.querySelector(".facebook").addEventListener("click", function (e) {
window.fbAsyncInit = function() {
FB.init({
appId : '560376084090127',
appId : '556080077853061',
xfbml : false,
version : 'v2.0'
});