diff --git a/src/types/SortType.ts b/src/types/SortType.ts index bf91ef8..f88bd26 100644 --- a/src/types/SortType.ts +++ b/src/types/SortType.ts @@ -14,4 +14,4 @@ export type SortType = | "NewComments" | "TopHour" | "TopSixHour" - | "TopTwelveHour"; \ No newline at end of file + | "TopTwelveHour";