Skip to content

Commit 7d2f92a

Browse files
committed
Update vencord Badge
1 parent 0a99cb5 commit 7d2f92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/globalBadges/src/badgeGroups.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const badgeGroups = {
177177
badges.push({
178178
type: "contributor",
179179
label: "Vencord Contributor",
180-
uri: "https://vencord.dev/assets/favicon.png",
180+
uri: "https://vencord.dev/assets/logo.png",
181181
});
182182
}
183183
if (Array.isArray(value?.cutie)) {

0 commit comments

Comments
 (0)