mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 12:34:17 +00:00
refresh every minute
This commit is contained in:
@@ -28,8 +28,8 @@ export function StreamCardClient() {
|
|||||||
gamesQuery.refetch()
|
gamesQuery.refetch()
|
||||||
rankedUserQuery.refetch()
|
rankedUserQuery.refetch()
|
||||||
},
|
},
|
||||||
// 3 minutes
|
// 1 minute
|
||||||
1000 * 60 * 3
|
1000 * 60 * 1
|
||||||
)
|
)
|
||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user