Skip to content

Commit e464c65

Browse files
committed
🐛 Add a new line at the end of the lang.js
1 parent 3ef6408 commit e464c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/lang.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ export const fetchLocaleLang = () => {
119119
default:
120120
return lang.en
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)