Skip to content

Commit 243f642

Browse files
author
Momo Ozawa
committed
update: show add self hosted site button
1 parent f401fbe commit 243f642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/Jetpack/AppConfiguration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import Foundation
1515
@objc static let allowsDomainRegistration: Bool = true
1616
@objc static let showsReader: Bool = true
1717
@objc static let showsCreateButton: Bool = true
18-
@objc static let showAddSelfHostedSiteButton: Bool = false
18+
@objc static let showAddSelfHostedSiteButton: Bool = true
1919
@objc static let showsQuickActions: Bool = true
2020
@objc static let showsFollowedSitesSettings: Bool = true
2121
@objc static let showsWhatIsNew: Bool = true

0 commit comments

Comments
 (0)