mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 20:37:02 -04:00
Rework Actions
This commit is contained in:
parent
7b6c28bd0c
commit
719d90bfdd
11 changed files with 308 additions and 189 deletions
|
@ -94,7 +94,7 @@ function ContributorModal({ user }: { user: User; }) {
|
|||
</Forms.FormText>
|
||||
) : (
|
||||
<Forms.FormText>
|
||||
{user.username} has not made any plugins. They likely {ContributedHyperLink} to Vencord in other ways!
|
||||
{user.username} has not made any plugins. They likely {ContributedHyperLink} in other ways!
|
||||
</Forms.FormText>
|
||||
)}
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
User Messages Pronouns
|
||||
|
||||
Adds pronouns to chat user messages
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue