mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-26 00:21:55 +08:00
fix: 优化启动引导、坐标处理和日志管理
This commit is contained in:
@@ -53,7 +53,7 @@ struct SettingsView: View {
|
||||
|
||||
Section("应用") {
|
||||
Button {
|
||||
setup.needsSetup = true
|
||||
setup.requestSetup()
|
||||
} label: {
|
||||
Label("进入引导页", systemImage: "arrow.clockwise.circle")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user