Skip to content

Commit 5ce249f

Browse files
committed
can someone help me with badge support??!?!
1 parent 773ee88 commit 5ce249f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/lib/badges.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
// please help.
22

3+
// opti developer
4+
// opti contributor
5+
// opti addon developer
6+
// opti supporter
7+
38
export function initBadges()
49
{
510

6-
}
11+
}
12+
13+
14+
function patchBadges()
15+
{
16+
//TODO: render badges
17+
}
18+

0 commit comments

Comments
 (0)