Make the Cash Games link work again.
This commit is contained in:
parent
ea3cee4ebf
commit
85e910dc46
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ angular.module('copayApp.services').factory('bitcoincomService', function(platfo
|
||||||
name: 'games',
|
name: 'games',
|
||||||
title: 'Bitcoin Cash Games',
|
title: 'Bitcoin Cash Games',
|
||||||
icon: 'icon-games',
|
icon: 'icon-games',
|
||||||
href: 'https://cashgames.bitcoin.com/?utm_source=WalletApp&utm_medium=' + os + '&utm_campaign=CashGames'
|
href: 'https://cashgames.bitcoin.com'
|
||||||
};
|
};
|
||||||
|
|
||||||
var newsItem = {
|
var newsItem = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue