Skip to content

Commit 7370277

Browse files
committed
are we dead ass garbo
1 parent ebca900 commit 7370277

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/containers/tw-security-manager.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ class TWSecurityManagerComponent extends React.Component {
350350
onChangeUnsandboxed: this.handleChangeUnsandboxed.bind(this),
351351
onChangeRemember: this.handleChangeRemember.bind(this),
352352
});
353+
if (!allowed) return allowed;
353354
if (this.state.data.unsandboxed) {
354355
manuallyTrustExtension(url);
355356
}

0 commit comments

Comments
 (0)