Reformat code

This commit is contained in:
世界
2025-09-14 19:08:38 +08:00
parent 96bee16bf0
commit 1788a7f7bf
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import Libbox
import Library
struct StartServiceIntent: AppIntent {
public static var title: LocalizedStringResource = "Start sing-box"
static var title: LocalizedStringResource = "Start sing-box"
static var description =
IntentDescription("Start or reload sing-box servie with specified profile")