1
0
Fork 1
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:
Vendicated 2024-11-21 04:22:52 +01:00
parent 014c4b4195
commit 6c35b4a56f
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -100,8 +100,9 @@ export default definePlugin({
}
},
userProfileBadge: ContributorBadge,
async start() {
Vencord.Api.Badges.addProfileBadge(ContributorBadge);
await loadBadges();
},