Merge pull request #1156 from frappe/mergify/bp/main-hotfix/pr-1155
fix: remove unnecessary cache from dashboardItems resource (backport #1155)
This commit is contained in:
commit
c0d43a9b58
@ -234,7 +234,6 @@ const options = computed(() => [
|
||||
|
||||
const dashboardItems = createResource({
|
||||
url: 'crm.api.dashboard.get_dashboard',
|
||||
cache: ['Analytics', 'ManagerDashboard'],
|
||||
makeParams() {
|
||||
return {
|
||||
from_date: fromDate.value,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user