Skip to content

Commit e4e780d

Browse files
Update WordPress/Classes/ViewRelated/Blog/QuickStartChecklistManager.swift
Co-authored-by: Momo Ozawa <momo-ozawa@users.noreply.github.com>
1 parent bf5ad28 commit e4e780d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Classes/ViewRelated/Blog/QuickStartChecklistManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ private extension QuickStartChecklistManager {
116116
}
117117

118118
private extension QuickStartChecklistManager {
119-
struct Constants {
119+
enum Constants {
120120
static let iPadTopInset: CGFloat = 36.0
121121
}
122122
}

0 commit comments

Comments
 (0)