From cc7cdfdd5fa49abffb5fd0e852db66bf6fe2cf14 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 23 Jan 2025 18:55:52 +0000 Subject: implement blocking users it doesn't work yet for notifications! but i think i got it in most other places --- templates/actor_profile.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/actor_profile.php') diff --git a/templates/actor_profile.php b/templates/actor_profile.php index 2947a72..cfcc510 100644 --- a/templates/actor_profile.php +++ b/templates/actor_profile.php @@ -17,7 +17,9 @@ $user = UserAccount::findByCurrentSession();