From 5a6300f473b8be0e90a16e2b5992299b0ea1ddff Mon Sep 17 00:00:00 2001
From: winter
Date: Mon, 27 Jan 2025 19:45:39 +0000
Subject: context menus and note deletion
---
templates/actor_profile_block_button.php | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
(limited to 'templates/actor_profile_block_button.php')
diff --git a/templates/actor_profile_block_button.php b/templates/actor_profile_block_button.php
index f82cc9a..1b71613 100644
--- a/templates/actor_profile_block_button.php
+++ b/templates/actor_profile_block_button.php
@@ -2,6 +2,8 @@
$blocks = $user->actor->blocks($actor);
$action = $blocks ? 'unblock' : 'block';
?>
-
\ No newline at end of file
+
\ No newline at end of file
--
cgit v1.3