Skip to content

Commit 574478b

Browse files
committed
Fixid init.
1 parent 8ea4e26 commit 574478b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Sources/NativeUIKit/Controllers/Complex/Profile/NativeProfileController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ open class NativeProfileController: NativeHeaderTableController {
1212

1313
// MARK: - Init
1414

15-
init() {
15+
public init() {
1616
super.init(style: .insetGrouped, headerView: headerView)
1717
}
1818

0 commit comments

Comments
 (0)