From 853c65c056d146f4289706e6b2b38673e4189155 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Jan 2023 20:34:23 +0100 Subject: [PATCH] feat: reorder and filter public timeline --- components/timeline/TimelinePublic.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/timeline/TimelinePublic.vue b/components/timeline/TimelinePublic.vue index 7768ea2d..f9b00d6c 100644 --- a/components/timeline/TimelinePublic.vue +++ b/components/timeline/TimelinePublic.vue @@ -1,10 +1,13 @@