From 71ba700322378fa8397c4f3f723280497fcc4ff1 Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Thu, 7 May 2026 15:26:23 +0530 Subject: [PATCH] cleanup --- src/dashboard-config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dashboard-config.ts b/src/dashboard-config.ts index d0cdfa6..5d7bab9 100644 --- a/src/dashboard-config.ts +++ b/src/dashboard-config.ts @@ -22,7 +22,6 @@ export const configuration: DashboardConfig = { id: "top-payees", title: 'Top Payees', component: TopTags, - isList: true, settings: { compact: true, },