aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/stats
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/stats')
-rw-r--r--src/pages/stats/[slug].tsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pages/stats/[slug].tsx b/src/pages/stats/[slug].tsx
index 1971c1e..d02d665 100644
--- a/src/pages/stats/[slug].tsx
+++ b/src/pages/stats/[slug].tsx
@@ -57,9 +57,6 @@ export default function Page() {
<div className="mb-12">
<DataChart channel_name={slug as string}/>
</div>
- <div className="mb-4">
- <DataChart channel_name={slug as string} requestUrl={`${process.env.NEXT_PUBLIC_API_URL}/api/subscribers/${slug as string}/7d`} graphTitle="7 Day Historical"/>
- </div>
</div>
</>
);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage