Skip to content

Commit acb345d

Browse files
committed
Update SettingView.swift
1 parent 0e70aa8 commit acb345d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DevLog/UI/Setting/SettingView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ struct SettingView: View {
115115
)
116116
)
117117
case .account:
118-
// TempView(text: "AccountView")
118+
TempView(text: "AccountView")
119119
// AccountView(viewModel: viewModel)
120120
}
121121
}

0 commit comments

Comments
 (0)