mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 21:09:22 +00:00
make refresh rate more reasonable
This commit is contained in:
@@ -28,7 +28,7 @@ export function StreamCardClient() {
|
|||||||
rankedUserQuery.refetch()
|
rankedUserQuery.refetch()
|
||||||
},
|
},
|
||||||
// 1 minute
|
// 1 minute
|
||||||
1000 * 1
|
1000 * 1 * 30
|
||||||
)
|
)
|
||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user