Skip to content

Commit

Permalink
Add newline to end of filters.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryBlokHed authored Mar 24, 2024
1 parent 0ca996a commit ba2b70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build/filters.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export function unslugify (slug) {

export function number (value, options) {
return value.toLocaleString("en", options);
}
}

0 comments on commit ba2b70b

Please sign in to comment.