mirror of
https://github.com/yattee/yattee.git
synced 2025-10-14 11:28:13 +00:00
Improve URL handling
This commit is contained in:
@@ -15,6 +15,7 @@ struct BrowserPlayerControls<Content: View, Toolbar: View>: View {
|
||||
@ViewBuilder content: @escaping () -> Content
|
||||
) {
|
||||
self.content = content()
|
||||
toolbar()
|
||||
}
|
||||
|
||||
init(
|
||||
|
Reference in New Issue
Block a user