mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-19 19:37:01 -04:00
feat(plugin): XSOverlay (#1901)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
c0b6d8f1c4
commit
9a89f7b3b2
5 changed files with 322 additions and 3 deletions
|
@ -22,7 +22,7 @@ import definePlugin from "@utils/types";
|
|||
export default definePlugin({
|
||||
name: "iLoveSpam",
|
||||
description: "Do not hide messages from 'likely spammers'",
|
||||
authors: [Devs.botato, Devs.Animal],
|
||||
authors: [Devs.botato, Devs.Nyako],
|
||||
patches: [
|
||||
{
|
||||
find: "hasFlag:{writable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue