Update mautrix discord patch
This commit is contained in:
parent
220feb5cd7
commit
7d73b2582a
2 changed files with 4 additions and 3 deletions
|
@ -33,6 +33,7 @@
|
|||
permissions = {
|
||||
"@lotte:chir.rs" = "admin";
|
||||
};
|
||||
channel_name_template = "{{if or (eq .Type 3) (eq .Type 4)}}{{.Name}} ({{.GuildName}} — {{.ParentName}}){{else}}#{{.Name}} ({{.GuildName}} — {{.ParentName}}){{end}}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -629,11 +629,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1668842581,
|
||||
"narHash": "sha256-lY4du2QbTjGC/SlC2Wr26Mm6EWuMgXnl+VPtDGkN5oY=",
|
||||
"lastModified": 1668851164,
|
||||
"narHash": "sha256-bPhEG4hIzkgLB3rNn/yEdePSZ+MA2m/cfOt3JuYoXqw=",
|
||||
"owner": "DarkKirb",
|
||||
"repo": "nix-packages",
|
||||
"rev": "ec55e8f9ac227f0f7cfada3c44bfd1a507211574",
|
||||
"rev": "e2effcee7529c78fa3e4caf00e593f10227228cc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue