mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: comment.
This commit is contained in:
@@ -30,7 +30,7 @@ export const load: LayoutLoad = async ({ params, depends, parent }) => {
|
||||
currentOrgId,
|
||||
organizations,
|
||||
currentProjectId: params.project ?? '',
|
||||
// that this is an unresolved promise
|
||||
// this is an unresolved promise
|
||||
projectsPromise: loadNonBlocking(currentOrgId)
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user