From e58bec3da061c9ab3ba2a6e8367d69aebddefc12 Mon Sep 17 00:00:00 2001 From: Kobe Date: Fri, 6 Jun 2025 12:00:34 +0200 Subject: [PATCH] Update recent_activity.html --- templates/components/recent_activity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/recent_activity.html b/templates/components/recent_activity.html index ac6afc0..7e2d7c8 100644 --- a/templates/components/recent_activity.html +++ b/templates/components/recent_activity.html @@ -80,7 +80,7 @@ {% elif event.event_type == 'user_create' or event.event_type == 'user_update' %} - + {% endif %}