settings: Use new group setting to private channels creation permission.

This commit updates webapp code to use new group based setting to check
permission for creating private streams.
This commit is contained in:
Sahil Batra
2024-06-17 19:36:49 +05:30
committed by Tim Abbott
parent 0bae59fa4b
commit e19524ba92
13 changed files with 43 additions and 52 deletions

View File

@@ -103,7 +103,6 @@ async function test_changing_create_streams_and_invite_to_stream_policies(
page: Page,
): Promise<void> {
const policies = {
"create private stream": "#id_realm_create_private_stream_policy",
"invite to stream": "#id_realm_invite_to_stream_policy",
};
const policy_values = {