mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 17:43:08 -04:00
forked!!
This commit is contained in:
parent
538b87062a
commit
ea7451bcdc
326 changed files with 24876 additions and 2280 deletions
|
@ -61,7 +61,7 @@ const ReadAllButton = () => (
|
|||
export default definePlugin({
|
||||
name: "ReadAllNotificationsButton",
|
||||
description: "Read all server notifications with a single button click!",
|
||||
authors: [Devs.kemo],
|
||||
authors: [Devs.kemo, Devs.KrystalSkull],
|
||||
dependencies: ["ServerListAPI"],
|
||||
|
||||
renderReadAllButton: () => <ReadAllButton />,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue