This commit is contained in:
Owen
2025-11-19 20:03:57 -05:00
parent 937b36e756
commit fa5facdf33
4 changed files with 39 additions and 16 deletions

View File

@@ -338,7 +338,7 @@ export type SubnetProxyTarget = {
}[];
};
export function generateSingleSubnetProxyTargets(
export function generateSubnetProxyTargets(
siteResource: SiteResource,
clients: {
clientId: number;