From c4de97636d76a949bd6ef032e6fa98c193accf68 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Jan 2023 20:07:21 +0100 Subject: [PATCH] refactor: reorder and filter home timeline --- components/timeline/TimelineHome.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/timeline/TimelineHome.vue b/components/timeline/TimelineHome.vue index e7016490..1367dae4 100644 --- a/components/timeline/TimelineHome.vue +++ b/components/timeline/TimelineHome.vue @@ -1,11 +1,14 @@