From ac239209610974a56cb4de35622b5f0049ba3292 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 15 Apr 2026 12:21:51 -0400 Subject: [PATCH] fix: tpl error --- src/views/admin/federation/errors.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/admin/federation/errors.tpl b/src/views/admin/federation/errors.tpl index 3a0a1d3574..c5efbb74b1 100644 --- a/src/views/admin/federation/errors.tpl +++ b/src/views/admin/federation/errors.tpl @@ -12,7 +12,7 @@
- {{{ if (type == "in") }}}IN{{{ else }}}OUT{{{ end }}} + {{{ if (./type == "in") }}}IN{{{ else }}}OUT{{{ end }}}
{./id}