Skip to content

Commit f00fd66

Browse files
authored
Update disgo's components v2 capability (#315)
* Update disgo's components v2 capability * Update libs.ts
1 parent 136669a commit f00fd66

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

libs.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,7 @@ export const libs: Lib[] = [
621621
polls: 'Yes',
622622
forwarding: 'Yes',
623623
appEmoji: 'Yes',
624-
componentsV2: {
625-
text: 'Has a PR',
626-
url: 'https://github.com/disgoorg/disgo/pull/426'
627-
}
624+
componentsV2: 'Dev Version'
628625
},
629626
{
630627
name: 'Disgord 🪦',

0 commit comments

Comments
 (0)