mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
[next] Reaction Sort (#2260)
* feat: stream sort description to use reaction conf * feat: use full custom translation string for the sort label
This commit is contained in:
@@ -7,7 +7,7 @@ export interface SetStreamOrderByInput {
|
||||
| "CREATED_AT_ASC"
|
||||
| "CREATED_AT_DESC"
|
||||
| "REPLIES_DESC"
|
||||
| "RESPECT_DESC"
|
||||
| "REACTION_DESC"
|
||||
| "%future added value";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user