mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Enables sandbox on about window
This commit is contained in:
@@ -24,6 +24,8 @@ const excludedFilesRegexp = RegExp(
|
||||
[
|
||||
'^release/',
|
||||
'^preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.browser.bundle.js(LICENSE.txt|map)?',
|
||||
'^about.preload.bundle.js(LICENSE.txt|map)?',
|
||||
'^storybook-static/',
|
||||
|
||||
// Non-distributed files
|
||||
|
||||
Reference in New Issue
Block a user