mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-04 04:30:07 +00:00
fix: disable retry
This commit is contained in:
@@ -149,6 +149,7 @@ function DashboardLink() {
|
||||
refetchOnWindowFocus: true,
|
||||
refetchIntervalInBackground: true,
|
||||
refetchInterval: 1000 * 60 * 1,
|
||||
retry: false,
|
||||
})
|
||||
|
||||
let isLogin = !!userData?.data?.id
|
||||
|
||||
Reference in New Issue
Block a user