mirror of
https://github.com/colanode/colanode.git
synced 2025-12-25 16:09:31 +01:00
Add visibility attribute for spaces
This commit is contained in:
@@ -114,6 +114,7 @@ export class NodeGenerator {
|
||||
description,
|
||||
collaborators,
|
||||
avatar,
|
||||
visibility: 'private',
|
||||
};
|
||||
|
||||
const user = this.getMainUser();
|
||||
|
||||
Reference in New Issue
Block a user