feat: remove summary chart

closes #747
This commit is contained in:
2024-09-13 10:00:51 +01:00
parent b97633d3a3
commit 580751568d
9 changed files with 57 additions and 213 deletions

View File

@ -57,7 +57,6 @@ declare const CONFIG: {
subscriptions: boolean;
deck: boolean;
zapPool: boolean;
notificationGraph: boolean;
communityLeaders: boolean;
nostrAddress: boolean;
pushNotifications: boolean;