Skip to content

Commit 7c6aa0b

Browse files
committed
[#17854] [IOS] The tutorial video animation keeps playing after opening a Status link
1 parent ca3500e commit 7c6aa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/status_im/ui/screens/browser/views.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
:on-error #(re-frame/dispatch [:browser/error-occured])
228228
:injected-java-script-before-content-loaded (js-res/ethereum-provider (str network-id))
229229
;; https://github.com/status-im/status-mobile/issues/17854
230-
:allowsInlineMediaPlayback true}])]
230+
:allows-inline-media-playback true}])]
231231
[navigation
232232
{:url url-original
233233
:name name

0 commit comments

Comments
 (0)