InvisibleChat: Add missing dependency on MessagePopoverAPI (#817)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
8fefa2b716
commit
f1f61195c3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue