Skip to content

Commit

Permalink
Merge pull request #133 from hotwired/webview-improvements
Browse files Browse the repository at this point in the history
Webview improvements
  • Loading branch information
olivaresf authored Jul 18, 2023
2 parents 39059e1 + d938602 commit 71d921a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/WebView/turbo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(() => {
const TURBO_LOAD_TIMEOUT = 4000
const TURBO_LOAD_TIMEOUT = 30000

// Bridge between Turbo JS and native code. Built for Turbo 7
// with backwards compatibility for Turbolinks 5
Expand Down

0 comments on commit 71d921a

Please sign in to comment.