InvisibleChat: Add missing dependency on MessagePopoverAPI (#817)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
exit 2023-04-07 20:16:18 +01:00 committed by GitHub
parent 8fefa2b716
commit f1f61195c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -119,6 +119,7 @@ export default definePlugin({
name: "InvisibleChat", 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!", 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], authors: [Devs.SammCheese],
dependencies: ["MessagePopoverAPI"],
patches: [ patches: [
{ {
// Indicator // Indicator