mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 12:57:01 -04:00
Fix MessageColors Dev Format
This commit is contained in:
parent
59e32da053
commit
784d06090d
3 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ const requiredFirstCharacters = ["r", "h", "#"].flatMap(v => [
|
|||
]);
|
||||
|
||||
export default definePlugin({
|
||||
authors: [EquicordDevs.hen],
|
||||
authors: [EquicordDevs.Hen],
|
||||
name: "MessageColors",
|
||||
description: "Displays color codes like #FF0042 inside of messages",
|
||||
settings,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue