Remove ContextMenuAPIs from plugin dependencies (now required)

This commit is contained in:
Vendicated 2023-04-17 01:39:16 +02:00
parent a56dfe269c
commit 6fd5c7874f
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
5 changed files with 0 additions and 6 deletions

View file

@ -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,