Merge branch 'main' of github.com:outline/outline

This commit is contained in:
Tom Moor
2022-04-23 18:33:25 -07:00

View File

@@ -71,7 +71,7 @@ class Frame extends React.Component<PropsWithRef> {
<Iframe
ref={forwardedRef}
$withBar={withBar}
sandbox="allow-same-origin allow-scripts allow-popups allow-forms"
sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-downloads"
width={width}
height={height}
frameBorder="0"