From 4af8e92a65fafaa3b685c89c7714e3e737afc73f Mon Sep 17 00:00:00 2001 From: coolesding <71647195+coolesding@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:04:53 +0100 Subject: [PATCH] fix private call --- source/template.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/template.css b/source/template.css index 6b58c560..da981d0e 100644 --- a/source/template.css +++ b/source/template.css @@ -2,7 +2,8 @@ /*{id} is userid in data.json and {img} is the image link, usually gif*/ .clickable_f9f2ca[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar_c51b4e[src^="https://cdn.discordapp.com/avatars/{id}"] -,.avatar_c47562[src^="https://cdn.discordapp.com/avatars/{id}"] { +,.voiceAvatar_db83a2[src^="https://cdn.discordapp.com/avatars/{id}"] +,.avatar_d03bba[src^="https://cdn.discordapp.com/avatars/{id}"] { content: url({img}) } .userAvatar_ac3629[style*="{id}"] {