From 2f9f2d81bf2d8bc334bec22104dbe48baad81eb1 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Thu, 17 Aug 2023 21:31:52 +0200 Subject: [PATCH] fix: dont pad numbers in redis key dates --- components/layouts/main.tsx | 5 +- fresh.gen.ts | 138 ++++++++++++++++---------------- lib/cache/logs.ts | 4 +- lib/cache/performance.ts | 6 +- lib/string.ts | 10 +-- routes/admin/performance/api.ts | 9 --- 6 files changed, 83 insertions(+), 89 deletions(-) delete mode 100644 routes/admin/performance/api.ts diff --git a/components/layouts/main.tsx b/components/layouts/main.tsx index 75cf5e0..f7f7b59 100644 --- a/components/layouts/main.tsx +++ b/components/layouts/main.tsx @@ -34,7 +34,10 @@ export const MainLayout = ( {title}}