Skip to content

Commit

Permalink
Fix MainActor
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH authored and kelson42 committed Nov 1, 2024
1 parent 017315a commit baada11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ViewModel/BrowserViewModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ final class BrowserViewModel: NSObject, ObservableObject,
// MARK: - WKUIDelegate

#if os(macOS)
@MainActor
func webView(
_: WKWebView,
createWebViewWith _: WKWebViewConfiguration,
Expand Down

0 comments on commit baada11

Please sign in to comment.