Skip to content

Commit

Permalink
[Desktop] Disable broken chrome extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolemos committed Dec 8, 2020
1 parent 86724e1 commit 1e41459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function init() {
}

if (__DEV__) {
setupBrowserExtensions()
// setupBrowserExtensions()
} else {
updater.init()

Expand Down

0 comments on commit 1e41459

Please sign in to comment.