commit: 3466b626d6a4a92c873c1a402e1c955e647b54cc parent d36d0abd276e0ec26d96f99e30ee0bbf331d204f Author: Phantasm <phantasm@centrum.cz> Date: Sun, 14 Dec 2025 14:06:38 +0100 lintDiffstat:
| M | lib/pleroma/web/common_api.ex | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/lib/pleroma/web/common_api.ex b/lib/pleroma/web/common_api.ex@@ -610,6 +610,7 @@ defmodule Pleroma.Web.CommonAPI do true -> ThreadMute.remove_mute(user.id, activity.data["context"]) {:ok, activity} + error -> error end