Make the Cash Games link work again.

This commit is contained in:
Brendon Duncan 2018-07-16 17:55:21 +12:00
commit 85e910dc46

View file

@ -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 = {