mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
Displaying oldest first by default.
This commit is contained in:
@@ -10,7 +10,7 @@ const lang = new I18n(translations);
|
||||
|
||||
class ModerationMenu extends Component {
|
||||
state = {
|
||||
sort: '',
|
||||
sort: 'REVERSE_CHRONOLOGICAL',
|
||||
}
|
||||
|
||||
static propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user