aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/invisibleChat
diff options
context:
space:
mode:
authorexit <67079527+exitss@users.noreply.github.com>2023-04-07 20:16:18 +0100
committerGitHub <noreply@github.com>2023-04-07 19:16:18 +0000
commitf1f61195c3fe8f104e40e20ccd01cca17c79d993 (patch)
tree23a20116187ae561ce4393c850adfaf9832aab81 /src/plugins/invisibleChat
parent8fefa2b7163943fee3269ca4fcebabde7a253ac2 (diff)
downloadVencord-f1f61195c3fe8f104e40e20ccd01cca17c79d993.tar.gz
Vencord-f1f61195c3fe8f104e40e20ccd01cca17c79d993.tar.bz2
Vencord-f1f61195c3fe8f104e40e20ccd01cca17c79d993.zip
InvisibleChat: Add missing dependency on MessagePopoverAPI (#817)
Co-authored-by: V <vendicated@riseup.net>
Diffstat (limited to 'src/plugins/invisibleChat')
-rw-r--r--src/plugins/invisibleChat/index.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/invisibleChat/index.tsx b/src/plugins/invisibleChat/index.tsx
index d30bb7c..97542e7 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