From 832f6d2f273cf629afed5e36fc4885d2b997fe44 Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Tue, 14 Apr 2026 17:55:15 +0200 Subject: [PATCH] changed reaction images to use specific temp images --- src/lib/components/reaction-quote.svelte | 4 +++- static/reactions/joy.webp | Bin 109054 -> 1458 bytes static/reactions/pointing.webp | Bin 109054 -> 1458 bytes static/reactions/quote.webp | Bin 109054 -> 1458 bytes static/reactions/warn.webp | Bin 0 -> 1458 bytes 5 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 static/reactions/warn.webp diff --git a/src/lib/components/reaction-quote.svelte b/src/lib/components/reaction-quote.svelte index 01b0044..20ef9c5 100644 --- a/src/lib/components/reaction-quote.svelte +++ b/src/lib/components/reaction-quote.svelte @@ -1,5 +1,5 @@