Merge: Add amazon to blocked services

* commit 'b1c7497d0552b4abd796e82a166d55faa90a030f':
  + client: add ebay icon
  + blocked_services: add ebay
  + client: add amazon icon
  + blocked_services: add amazon
This commit is contained in:
Ildar Kamalov
2019-11-20 18:54:13 +03:00
3 changed files with 63 additions and 0 deletions

View File

@@ -277,6 +277,14 @@ export const SERVICES = [
id: 'skype',
name: 'Skype',
},
{
id: 'amazon',
name: 'Amazon',
},
{
id: 'ebay',
name: 'eBay',
},
{
id: 'steam',
name: 'Steam',