This commit is contained in:
2026-05-07 15:26:23 +05:30
parent 089381125f
commit 71ba700322

View File

@@ -22,7 +22,6 @@ export const configuration: DashboardConfig = {
id: "top-payees", id: "top-payees",
title: 'Top Payees', title: 'Top Payees',
component: TopTags, component: TopTags,
isList: true,
settings: { settings: {
compact: true, compact: true,
}, },