refactor: port share requests

This commit is contained in:
jamesgeorge007
2024-02-16 11:35:14 +05:30
parent 0d00826019
commit 89f7c2ce5e
6 changed files with 78 additions and 32 deletions

View File

@@ -453,7 +453,7 @@ export class PersonalWorkspaceProviderService
providerID,
workspaceID,
collectionID,
name: collection.name,
name: collection?.name ?? "",
},
}
})