From ba2b5f04c67f141a4fbade5908598e52c7f4cc83 Mon Sep 17 00:00:00 2001 From: Simone Tesini Date: Sat, 2 Aug 2025 11:51:51 +0200 Subject: [PATCH] anti vote spam system --- .../src/lib/components/SuggestionList.svelte | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/components/SuggestionList.svelte b/frontend/src/lib/components/SuggestionList.svelte index 2494254..6f5d649 100644 --- a/frontend/src/lib/components/SuggestionList.svelte +++ b/frontend/src/lib/components/SuggestionList.svelte @@ -1,13 +1,24 @@
@@ -34,14 +45,16 @@
-

{sug.upvote}

+

{sug.upvote}