Skip to content

Commit

Permalink
Fixed hashtag for twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
psychowood committed Apr 12, 2016
1 parent 7d207f3 commit e480edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/details-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h5 class="text-center">{{'SHARE_RESPONSIBLY' | translate}}</h5>
socialshare-provider="twitter"
socialshare-text="{{socialshareText}}"
socialshare-url="{{socialshareUrl}}"
socialshare-hashtags="ng-torrent-ui, torrents">
socialshare-hashtags="ngtorrentui, torrents">
<i class="fa fa-twitter"></i> Twitter
</button>
<button class="btn btn-default"
Expand Down

0 comments on commit e480edd

Please sign in to comment.