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
@@ -4,7 +4,7 @@ import Library
import MacLibrary
class StandaloneApplicationDelegate: ApplicationDelegate {
public func applicationWillFinishLaunching(_: Notification) {
func applicationWillFinishLaunching(_: Notification) {
Variant.useSystemExtension = true
Variant.isBeta = false
Task {