mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-20 11:57: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>
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue