mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
preloading flow recents
This commit is contained in:
parent
66a32ae3cb
commit
8c17c02b3e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export const getStaticProps = async () => {
|
|||
end: new Date().toISOString(),
|
||||
with_heroes: true,
|
||||
with_updated: true,
|
||||
with_recent: false,
|
||||
with_recent: true,
|
||||
with_valid: false,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue