Merge pull request #1498 from makeplane/sync/11341288434

sync: community changes
This commit is contained in:
pushya22
2024-10-15 12:59:39 +05:30
committed by GitHub

View File

@@ -17,7 +17,7 @@ export const NETWORK_CHOICES: {
{
key: 2,
label: "Public",
description: "Anyone in the workspace can join",
description: "Anyone in the workspace except Guests can join",
icon: Globe2,
},
];