From d8ebf28ebc85e61cb322de3a8b15f57052258841 Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:08:17 +0100 Subject: [PATCH] Remove the dupe MSC3202 flag from hookshot registration --- .../custom/matrix-bridge-hookshot/templates/registration.yml.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 b/roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 index bb3dc34d1..2e617df76 100644 --- a/roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 +++ b/roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 @@ -33,5 +33,4 @@ rate_limited: false de.sorunome.msc2409.push_ephemeral: true push_ephemeral: true org.matrix.msc3202: true -org.matrix.msc3202: true {% endif %}