Add server settings to further lock files on mobile (#30949)
* Add server settings to further lock files on mobile * fix format with prettier --------- Co-authored-by: Mattermost Build <build@mattermost.com> Co-authored-by: Saturnino Abril <5334504+saturninoabril@users.noreply.github.com>
Этот коммит содержится в:
@@ -787,6 +787,8 @@ export type NativeAppSettings = {
|
||||
MobileEnableBiometrics: boolean;
|
||||
MobilePreventScreenCapture: boolean;
|
||||
MobileJailbreakProtection: boolean;
|
||||
MobileEnableSecureFilePreview: boolean;
|
||||
MobileAllowPdfLinkNavigation: boolean;
|
||||
};
|
||||
|
||||
export type ClusterSettings = {
|
||||
|
||||
Ссылка в новой задаче
Block a user