From 4caa63e84fd3fee4a8f3b4491a05d222fc3be3e5 Mon Sep 17 00:00:00 2001 From: Shinigami Date: Sat, 7 Sep 2024 11:27:01 +0200 Subject: [PATCH] perf: reduce timeline limit on slow connection (#2945) --- components/timeline/TimelineHome.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/timeline/TimelineHome.vue b/components/timeline/TimelineHome.vue index 41d099c51..a3a4cf46a 100644 --- a/components/timeline/TimelineHome.vue +++ b/components/timeline/TimelineHome.vue @@ -1,7 +1,11 @@