feat: server transfer rotation

This commit is contained in:
naiba
2026-05-25 10:15:24 +00:00
parent 142fc19469
commit b23a6c0be1
60 changed files with 4488 additions and 1359 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ export const ServerProvider: React.FC<ServerProviderProps> = ({
setServer(undefined)
}
})()
}, [location.pathname])
}, [location.pathname, setServer, setServerGroup, withServer, withServerGroup])
const value: ServerContextProps = useMemo(
() => ({