+ client: add ebay icon

This commit is contained in:
ArchiveBase 2019-11-06 16:00:12 +07:00 committed by Ildar Kamalov
parent c49f62cfe6
commit b1c7497d05
2 changed files with 8 additions and 4 deletions

Binary file not shown.

View File

@ -233,10 +233,6 @@ export const CLIENT_ID = {
export const SETTINGS_URLS = ['/encryption', '/dhcp', '/dns', '/settings', '/clients'];
export const SERVICES = [
{
id: 'amazon',
name: 'Amazon',
},
{
id: 'facebook',
name: 'Facebook',
@ -281,6 +277,14 @@ export const SERVICES = [
id: 'skype',
name: 'Skype',
},
{
id: 'amazon',
name: 'Amazon',
},
{
id: 'ebay',
name: 'eBay',
},
{
id: 'steam',
name: 'Steam',