mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix: ios home widget
This commit is contained in:
@@ -52,7 +52,7 @@ struct PageView: View {
|
||||
Image(systemName: "arrow.clockwise")
|
||||
}.buttonStyle(.plain)
|
||||
}
|
||||
case .emptyUrl, .invalidUrl:
|
||||
case .url(_):
|
||||
Link("View help", destination: helpUrl)
|
||||
}
|
||||
case .normal(let status):
|
||||
|
||||
Reference in New Issue
Block a user