diff --git a/crm/fcrm/doctype/fcrm_settings/fcrm_settings.json b/crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
index 0e04b4d1..156144e1 100644
--- a/crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
+++ b/crm/fcrm/doctype/fcrm_settings/fcrm_settings.json
@@ -93,8 +93,7 @@
"fieldname": "service_provider",
"fieldtype": "Select",
"label": "Service Provider",
- "options": "frankfurter.app\nexchangerate.host",
- "reqd": 1
+ "options": "frankfurter.app\nexchangerate.host"
},
{
"depends_on": "eval:doc.service_provider == 'exchangerate.host';",
@@ -111,8 +110,8 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
- "modified": "2025-07-28 17:04:24.585768",
- "modified_by": "shariq@frappe.io",
+ "modified": "2025-07-29 11:26:50.420614",
+ "modified_by": "Administrator",
"module": "FCRM",
"name": "FCRM Settings",
"owner": "Administrator",
diff --git a/frontend/src/components/Dashboard/DashboardItem.vue b/frontend/src/components/Dashboard/DashboardItem.vue
index 376914e2..eb8daffe 100644
--- a/frontend/src/components/Dashboard/DashboardItem.vue
+++ b/frontend/src/components/Dashboard/DashboardItem.vue
@@ -5,7 +5,12 @@
class="flex h-full w-full rounded shadow overflow-hidden cursor-pointer"
>