add ending empty line

This commit is contained in:
Ivo Barros 2023-06-20 22:37:59 +01:00
parent 6b603d42b7
commit 3a2a645487

View file

@ -14,4 +14,4 @@ export type SortType =
| "NewComments" | "NewComments"
| "TopHour" | "TopHour"
| "TopSixHour" | "TopSixHour"
| "TopTwelveHour"; | "TopTwelveHour";