Fix 308- Facebook (and others?) messaging links not displaying wallet icon
This commit is contained in:
parent
52ae4aa0d7
commit
dfccad86ad
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ angular.module('copayApp.controllers').controller('completeController', function
|
|||
|
||||
$scope.shareFacebook = function() {
|
||||
quickFeedback(function() {
|
||||
var content = 'Try the Bitcoin.com Wallet for free today!'
|
||||
window.plugins.socialsharing.shareVia($scope.shareFacebookVia, null, null, null, content);
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue