Skip to content

Commit c7d794b

Browse files
authored
fix(flag): czech_republic alias
Corrects #2744 as discussed in #2744 (comment)
1 parent d9a9b44 commit c7d794b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/themes/default/elements/flag.variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
@1f1e8-1f1ff: {
397397
countrycode: cz;
398398
class: czechia;
399-
aliasClass: czech;
399+
aliasClass: czech_republic;
400400
aliasClass2: false;
401401
};
402402
@1f1e9-1f1f0: {

0 commit comments

Comments
 (0)