Refactor ViewModel
This commit is contained in:
@@ -57,7 +57,7 @@ public struct SettingView: View {
|
||||
|
||||
@MainActor
|
||||
var contentView: some View {
|
||||
viewBuilder {
|
||||
Group {
|
||||
switch self {
|
||||
#if os(macOS)
|
||||
case .app:
|
||||
|
||||
Reference in New Issue
Block a user