浏览代码

Remove the dupe MSC3202 flag from hookshot registration

pull/3860/head
Kim Brose 1年前
committed by GitHub
父节点
当前提交
d8ebf28ebc
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2

+ 0
- 1
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 %}

正在加载...
取消
保存