Enable calling raise hand
This commit is contained in:
parent
4ec69ee3a0
commit
c67a346218
6 changed files with 1 additions and 20 deletions
|
@ -1,8 +0,0 @@
|
|||
// Copyright 2023 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import * as RemoteConfig from '../RemoteConfig';
|
||||
|
||||
export function isGroupCallRaiseHandEnabled(): boolean {
|
||||
return Boolean(RemoteConfig.isEnabled('desktop.internalUser'));
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue