Skip to content

Commit 9546fc7

Browse files
committed
Update libs.ts
1 parent 7f43519 commit 9546fc7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

libs.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,10 @@ export const libs: Lib[] = [
991991
polls: 'Yes',
992992
forwarding: 'Yes',
993993
appEmoji: 'Yes',
994-
componentsV2: 'No'
994+
componentsV2: {
995+
text: 'Has a PR',
996+
url: 'https://github.com/discordeno/discordeno/pull/4080'
997+
}
995998
},
996999
{
9971000
name: 'droff',

0 commit comments

Comments
 (0)