From 1adf10379ad064a89d36d701aaea436110694ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 28 Feb 2026 14:39:05 +0800 Subject: [PATCH] Reformat code --- ApplicationLibrary/Views/Profile/ProfileType+Presentation.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApplicationLibrary/Views/Profile/ProfileType+Presentation.swift b/ApplicationLibrary/Views/Profile/ProfileType+Presentation.swift index 486dc2b..fa950a2 100644 --- a/ApplicationLibrary/Views/Profile/ProfileType+Presentation.swift +++ b/ApplicationLibrary/Views/Profile/ProfileType+Presentation.swift @@ -2,7 +2,7 @@ import Library import SwiftUI extension ProfileType { - // UI presentation intentionally keeps iCloud distinct from Local/Remote export semantics. + /// UI presentation intentionally keeps iCloud distinct from Local/Remote export semantics. var presentationLabel: LocalizedStringKey { switch self { case .local: