From f1f61195c3fe8f104e40e20ccd01cca17c79d993 Mon Sep 17 00:00:00 2001 From: exit <67079527+exitss@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:16:18 +0100 Subject: [PATCH] InvisibleChat: Add missing dependency on MessagePopoverAPI (#817) Co-authored-by: V --- src/plugins/invisibleChat/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/invisibleChat/index.tsx b/src/plugins/invisibleChat/index.tsx index d30bb7ccb..97542e77b 100644 --- a/src/plugins/invisibleChat/index.tsx +++ b/src/plugins/invisibleChat/index.tsx @@ -119,6 +119,7 @@ export default definePlugin({ name: "InvisibleChat", description: "Encrypt your Messages in a non-suspicious way! This plugin makes requests to >>https://embed.sammcheese.net<< to provide embeds to decrypted links!", authors: [Devs.SammCheese], + dependencies: ["MessagePopoverAPI"], patches: [ { // Indicator