chore: merge upstream/main into admin-frontend-domain preserving custom domain and branding features

This commit is contained in:
Bot
2026-08-31 02:56:31 +08:00
114 changed files with 8616 additions and 5337 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(
() => ({