+ client: add amazon icon

This commit is contained in:
ArchiveBase
2019-11-05 16:40:06 +07:00
committed by Ildar Kamalov
parent 4a59d5a116
commit d468daac76
2 changed files with 8 additions and 0 deletions

View File

@@ -233,6 +233,10 @@ export const CLIENT_ID = {
export const SETTINGS_URLS = ['/encryption', '/dhcp', '/dns', '/settings', '/clients'];
export const SERVICES = [
{
id: 'amazon',
name: 'Amazon',
},
{
id: 'facebook',
name: 'Facebook',