mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 10:09:55 +00:00
commit
964f31744a
1 changed files with 4 additions and 1 deletions
|
@ -11,4 +11,7 @@ export type SortType =
|
||||||
| "TopYear"
|
| "TopYear"
|
||||||
| "TopAll"
|
| "TopAll"
|
||||||
| "MostComments"
|
| "MostComments"
|
||||||
| "NewComments";
|
| "NewComments"
|
||||||
|
| "TopHour"
|
||||||
|
| "TopSixHour"
|
||||||
|
| "TopTwelveHour";
|
||||||
|
|
Loading…
Reference in a new issue