🌠 environmentSelection.ts

This commit is contained in:
nirholas
2026-03-31 10:24:33 +00:00
parent 1ab40831d9
commit d0fc18be36

View File

@@ -75,3 +75,4 @@ export async function getEnvironmentSelectionInfo(): Promise<EnvironmentSelectio
selectedEnvironmentSource,
}
}