mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 09:57:08 -04:00
feat(NoReplyMention): exempt list support (#337)
This commit is contained in:
parent
f1bdfdd6b9
commit
f6122a00ca
2 changed files with 33 additions and 6 deletions
|
@ -173,4 +173,8 @@ export const Devs = Object.freeze({
|
|||
name: "ActuallyTheSun",
|
||||
id: 406028027768733696n
|
||||
},
|
||||
axyie: {
|
||||
name: "'ax",
|
||||
id: 273562710745284628n,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue