We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4cd94 commit 3a304e0Copy full SHA for 3a304e0
libs.ts
@@ -1034,11 +1034,17 @@ export const libs: Lib[] = [
1034
automod: 'Yes',
1035
localization: 'Yes',
1036
forums: 'Yes',
1037
- monetization: 'No',
1038
- userApps: 'No',
+ monetization: {
+ text: 'Has a PR',
1039
+ url: 'https://github.com/abalabahaha/eris/pull/1555'
1040
+ },
1041
+ userApps: {
1042
1043
+ url: 'https://github.com/abalabahaha/eris/pull/1532'
1044
1045
polls: 'Yes',
1046
forwarding: 'Yes',
- appEmoji: 'No'
1047
+ appEmoji: 'Dev Version'
1048
},
1049
{
1050
name: 'Harmony',
0 commit comments