Browse Source

Merge pull request #3860 from HarHarLinks/patch-17

Remove the dupe MSC3202 flag from hookshot registration
pull/3864/head
Slavi Pantaleev 1 year ago
committed by GitHub
parent
commit
47987b909e
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