Skip to content

Commit

Permalink
fix: stuck on "update google chrome" error
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Sep 26, 2022
1 parent c77063f commit 234238f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/WebView.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@
bind:this={webviewElement}
useragent={userAgent}
webpreferences={`spellcheck=${tab.config.spellChecker ? 1 : 0}`}
nodeintegration
/>

0 comments on commit 234238f

Please sign in to comment.