🔆 environments.ts

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

View File

@@ -118,3 +118,4 @@ export async function createDefaultCloudEnvironment(
) )
return response.data return response.data
} }