Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 647e97f

Browse files
authored
sub event 2023 badge (#986)
1 parent d7d0547 commit 647e97f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/utility/BadgeDefs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ export const badgeDefs = [
186186
component: BgBadgeXmasGifterVueSvg,
187187
},
188188
},
189+
{
190+
id: "subtember23",
191+
name: "Sub Event 2023",
192+
sub: false,
193+
img: "https://cdn.7tv.app/badge/6508d5bd55deb74f50368f40/3x",
194+
},
189195
{
190196
id: "contributor",
191197
background: { color: "#18181b" },

0 commit comments

Comments
 (0)