mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix build issue
This commit is contained in:
@@ -110,9 +110,9 @@ struct AdvancedSettings: View {
|
||||
Image(systemName: "link")
|
||||
}
|
||||
.font(.footnote)
|
||||
#endif
|
||||
#if os(macOS)
|
||||
.onHover(perform: onHover(_:))
|
||||
#if os(macOS)
|
||||
.onHover(perform: onHover(_:))
|
||||
#endif
|
||||
#endif
|
||||
}.frame(minWidth: 140, alignment: .leading)
|
||||
|
||||
|
Reference in New Issue
Block a user