Skip to content

Commit 34fd175

Browse files
committed
Update libs.ts
1 parent 9546fc7 commit 34fd175

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
@@ -1348,7 +1348,10 @@ export const libs: Lib[] = [
13481348
text: 'Has a PR',
13491349
url: 'https://github.com/kordlib/kord/pull/973'
13501350
},
1351-
componentsV2: 'No'
1351+
componentsV2: {
1352+
text: 'Has a PR',
1353+
url: 'https://github.com/kordlib/kord/pull/1000'
1354+
}
13521355
},
13531356
{
13541357
name: 'Discordia',

0 commit comments

Comments
 (0)