Skip to content

Commit 334cd24

Browse files
author
Machou
committed
update
1 parent 488f218 commit 334cd24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/js/release.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ function normalizeTokens(tokens) {
3737

3838
if (/^multi$/i.test(t)) return "MULTi";
3939
if (/^vostfr$/i.test(t)) return "VOSTFR";
40+
4041
if (/^vff?2?$/i.test(t)) return "VF";
42+
4143
if (/^vfi$/i.test(t)) return "VFi";
4244
if (/^vo$/i.test(t)) return "VO";
4345

0 commit comments

Comments
 (0)