Enables sandbox for all windows except main
This commit is contained in:
parent
abb839c24b
commit
e211837bcd
67 changed files with 1190 additions and 615 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { noop } from 'lodash';
|
||||
import noop from 'lodash/noop';
|
||||
import type { LogFunction } from '../types/Logging';
|
||||
import { LogLevel } from '../types/Logging';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue