feat(&powercord): add replace-timestamps-pc plugin

This commit is contained in:
Infinidoge 2022-02-26 11:14:10 -05:00
parent d3710e3c95
commit 8b6f2a8bd9
2 changed files with 2 additions and 0 deletions

View file

@ -112,6 +112,7 @@
discord-reddit-parser = { url = "github:Rodentman87/reddit-parser"; flake = false; };
discord-relationship-notifier = { url = "github:Twizzer/relationship-notifier"; flake = false; };
discord-remove-invite-from-user-context-menu = { url = "github:SebbyLaw/remove-invite-from-user-context-menu"; flake = false; };
discord-replace-timestamps-pc = { url = "github:SpoonMcForky/replace-timestamps-pc"; flake = false; };
discord-report-messages = { url = "github:12944qwerty/report-messages"; flake = false; };
discord-rolecolor-everywhere = { url = "github:powercord-community/rolecolor-everywhere"; flake = false; };
discord-scrollable-autocomplete = { url = "github:GriefMoDz/scrollable-autocomplete"; flake = false; };