mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 00:23:02 -04:00
Remove ContextMenuAPIs from plugin dependencies (now required)
This commit is contained in:
parent
a56dfe269c
commit
6fd5c7874f
5 changed files with 0 additions and 6 deletions
|
@ -28,8 +28,6 @@ export default definePlugin({
|
|||
description: "Allows you to pin private channels to the top of your DM list. To pin/unpin or reorder pins, right click DMs",
|
||||
authors: [Devs.Ven, Devs.Strencher],
|
||||
|
||||
dependencies: ["ContextMenuAPI"],
|
||||
|
||||
settings,
|
||||
|
||||
start: addContextMenus,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue