Skip to content

Commit

Permalink
🐛 Add a new line at the end of the lang.js
Browse files Browse the repository at this point in the history
  • Loading branch information
craigary committed Jul 27, 2021
1 parent 3ef6408 commit e464c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lang.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ export const fetchLocaleLang = () => {
default:
return lang.en
}
}
}

0 comments on commit e464c65

Please sign in to comment.