1
0
forked from test/crm

fix: added desk icon

This commit is contained in:
Shariq Ansari 2024-08-12 21:43:24 +05:30
parent 0732cfa19c
commit 0b6cc055b2
2 changed files with 1 additions and 1 deletions

BIN
crm/public/images/desk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -47,7 +47,7 @@ const apps = createResource({
let _apps = [
{
name: 'frappe',
logo: '/assets/frappe/images/frappe-framework-logo.svg',
logo: '/assets/crm/images/desk.png',
title: __('Desk'),
route: '/app',
},