chore: default profile window size to 6hr
This commit is contained in:
parent
747eae2e16
commit
884bbdd9dc
@ -198,6 +198,7 @@ export default function ProfilePage() {
|
||||
postsOnly={false}
|
||||
method={"TIME_RANGE"}
|
||||
ignoreModeration={true}
|
||||
window={60 * 60 * 6}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user