+ client: add amazon icon
This commit is contained in:
parent
4a59d5a116
commit
d468daac76
Binary file not shown.
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user