[questions][fix] add sort enum

pull/458/head
hpkoh 3 years ago
parent e757fdc962
commit 97a51aaaf8

@ -58,4 +58,5 @@ export enum SortOrder {
export enum SortType {
TOP,
NEW,
ENCOUNTERS,
}

Loading…
Cancel
Save