feat(&powercord): add Mention Cache Fix plugin

This commit is contained in:
Infinidoge 2022-02-08 00:10:46 -05:00
parent 00da9d0127
commit ee90c63d8e
2 changed files with 2 additions and 0 deletions

View file

@ -93,6 +93,7 @@
discord-guild-profile = { url = "github:NurMarvin/guild-profile"; flake = false; };
discord-inbox-unread-count = { url = "github:Juby210/inbox-unread-count"; flake = false; };
discord-kaomoji = { url = "github:davidcralph/kaomoji"; flake = false; };
discord-mention-cache-fix = { url = "github:asportnoy/mention-cache-fix"; flake = false; };
discord-message-link-embed = { url = "github:Juby210/message-link-embed"; flake = false; };
discord-multitask = { url = "github:powercord-community/multitask"; flake = false; };
discord-online-friends-count = { url = "github:GriefMoDz/online-friends-count"; flake = false; };