fix: added desk icon
This commit is contained in:
parent
0732cfa19c
commit
0b6cc055b2
BIN
crm/public/images/desk.png
Normal file
BIN
crm/public/images/desk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@ -47,7 +47,7 @@ const apps = createResource({
|
|||||||
let _apps = [
|
let _apps = [
|
||||||
{
|
{
|
||||||
name: 'frappe',
|
name: 'frappe',
|
||||||
logo: '/assets/frappe/images/frappe-framework-logo.svg',
|
logo: '/assets/crm/images/desk.png',
|
||||||
title: __('Desk'),
|
title: __('Desk'),
|
||||||
route: '/app',
|
route: '/app',
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user