We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69d514c + 43b72b1 commit c16c4fcCopy full SHA for c16c4fc
WordPress/Classes/ViewRelated/Blog/Site Picker/SitePickerViewController.swift
@@ -243,7 +243,8 @@ extension SitePickerViewController {
243
url: url,
244
blog: blog,
245
source: Constants.viewSiteSource,
246
- withDeviceModes: true
+ withDeviceModes: true,
247
+ onClose: self.startAlertTimer
248
)
249
250
let navigationController = LightNavigationController(rootViewController: webViewController)
0 commit comments