NoReplyMention: add option to only exclude specific users from pings (#1107)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
outfoxxed 2023-05-13 17:01:10 -07:00 committed by GitHub
parent 7a27de8927
commit caf77a3d7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 5 deletions

View file

@ -290,5 +290,9 @@ export const Devs = /* #__PURE__*/ Object.freeze({
CatNoir: {
name: "CatNoir",
id: 260371016348336128n
}
},
outfoxxed: {
name: "outfoxxed",
id: 837425748435796060n
},
});