Skip to content

Commit 2bae514

Browse files
authored
Update script.js
1 parent 50d00ac commit 2bae514

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

script.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,8 @@ function formatBrandDisplayName(value) {
821821
anddea: 'ReVanced Advanced',
822822
exp: 'Experimental',
823823
mocha: 'Mocha Theme',
824-
nord: 'Nord Theme'
824+
nord: 'Nord Theme',
825+
materialu: 'Material You'
825826
};
826827

827828
return toTitleWords(value)

0 commit comments

Comments
 (0)