Skip to content

Commit

Permalink
Updated facebook share API version 2.0 -> 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
amatriain committed Apr 4, 2018
1 parent 70022fc commit 1a708f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_footer_js.html.erb
Expand Up @@ -7,7 +7,7 @@
window.fbAsyncInit = function() {
FB.init({
appId : <%= Rails.application.secrets.facebook_app_ID %>,
version : 'v2.0'
version : 'v2.12'
});
};

Expand Down

0 comments on commit 1a708f6

Please sign in to comment.