Skip to content

Commit 3a304e0

Browse files
authored
Update: Eris features (#298)
1 parent 9b4cd94 commit 3a304e0

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

libs.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,11 +1034,17 @@ export const libs: Lib[] = [
10341034
automod: 'Yes',
10351035
localization: 'Yes',
10361036
forums: 'Yes',
1037-
monetization: 'No',
1038-
userApps: 'No',
1037+
monetization: {
1038+
text: 'Has a PR',
1039+
url: 'https://github.com/abalabahaha/eris/pull/1555'
1040+
},
1041+
userApps: {
1042+
text: 'Has a PR',
1043+
url: 'https://github.com/abalabahaha/eris/pull/1532'
1044+
},
10391045
polls: 'Yes',
10401046
forwarding: 'Yes',
1041-
appEmoji: 'No'
1047+
appEmoji: 'Dev Version'
10421048
},
10431049
{
10441050
name: 'Harmony',

0 commit comments

Comments
 (0)