Browse Source

Remove the dupe MSC3202 flag from hookshot registration

pull/3860/head
Kim Brose 1 year ago
committed by GitHub
parent
commit
d8ebf28ebc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2

+ 0
- 1
roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 View File

@@ -33,5 +33,4 @@ rate_limited: false
de.sorunome.msc2409.push_ephemeral: true de.sorunome.msc2409.push_ephemeral: true
push_ephemeral: true push_ephemeral: true
org.matrix.msc3202: true org.matrix.msc3202: true
org.matrix.msc3202: true
{% endif %} {% endif %}

Loading…
Cancel
Save