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:
@@ -277,6 +277,14 @@ export const SERVICES = [
|
||||
id: 'skype',
|
||||
name: 'Skype',
|
||||
},
|
||||
{
|
||||
id: 'amazon',
|
||||
name: 'Amazon',
|
||||
},
|
||||
{
|
||||
id: 'ebay',
|
||||
name: 'eBay',
|
||||
},
|
||||
{
|
||||
id: 'steam',
|
||||
name: 'Steam',
|
||||
|
||||
Reference in New Issue
Block a user