mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
Small change for CI
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
async function createProject() {
|
||||
isLoading = true;
|
||||
//create new org
|
||||
|
||||
const org = await sdk.forConsole.billing.createOrganization(
|
||||
ID.unique(),
|
||||
'Personal Projects',
|
||||
|
||||
Reference in New Issue
Block a user