diff --git a/LiveContainerSwiftUI/LCSettingsView.swift b/LiveContainerSwiftUI/LCSettingsView.swift index d085ba0..7bd645a 100644 --- a/LiveContainerSwiftUI/LCSettingsView.swift +++ b/LiveContainerSwiftUI/LCSettingsView.swift @@ -162,16 +162,6 @@ struct LCSettingsView: View { } footer: { Text("lc.settings.dynamicColors.desc".loc) } - // MARK: Go here! - // MARK: Go here! - // MARK: Go here! - // MARK: Go here! - // MARK: Go here! // MARK: Go here! - // MARK: Go here! // MARK: Go here! // MARK: Go here! - // MARK: Go here! - // MARK: Go here! - // MARK: Go here! // MARK: Go here! - // MARK: Go here! Section{ Toggle(isOn: $frameShortIcon) { Text("lc.settings.FrameIcon".loc)