set randompage as the startpage
This commit is contained in:
parent
af1de3a244
commit
f51d9597e9
@ -58,7 +58,7 @@ export class HomePage extends React.Component<Props, state> {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
sortState = SortBy.date;
|
sortState = SortBy.random;
|
||||||
tagState = DefaultTags.all;
|
tagState = DefaultTags.all;
|
||||||
|
|
||||||
componentDidMount(): void {
|
componentDidMount(): void {
|
||||||
|
Loading…
Reference in New Issue
Block a user