mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-09 09:26:22 +00:00
update badge api
This commit is contained in:
parent
014c4b4195
commit
6c35b4a56f
1 changed files with 2 additions and 1 deletions
|
@ -100,8 +100,9 @@ export default definePlugin({
|
|||
}
|
||||
},
|
||||
|
||||
userProfileBadge: ContributorBadge,
|
||||
|
||||
async start() {
|
||||
Vencord.Api.Badges.addProfileBadge(ContributorBadge);
|
||||
await loadBadges();
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue