Skip to content

Commit 50d00ac

Browse files
authored
Update script.js
1 parent 7a25d1e commit 50d00ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

script.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,10 @@ function formatBrandDisplayName(value) {
818818
instagram: 'Instagram',
819819
twitter: 'Twitter',
820820
rvx: 'ReVanced Extended',
821-
anddea: 'ReVanced Advanced'
821+
anddea: 'ReVanced Advanced',
822+
exp: 'Experimental',
823+
mocha: 'Mocha Theme',
824+
nord: 'Nord Theme'
822825
};
823826

824827
return toTitleWords(value)

0 commit comments

Comments
 (0)