mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
feat: add release date sorting options and internationalization support
This commit is contained in:
@@ -197,6 +197,8 @@ export enum RSort {
|
||||
ViewsDesc = 3,
|
||||
DownloadsAsc = 4,
|
||||
DownloadsDesc = 5,
|
||||
ReleaseDateAsc = 6,
|
||||
ReleaseDateDesc = 7,
|
||||
}
|
||||
|
||||
export enum ActivityType {
|
||||
|
||||
Reference in New Issue
Block a user