mirror of
https://github.com/yattee/yattee.git
synced 2025-10-14 03:20:37 +00:00
Extended Piped support
This commit is contained in:
@@ -13,7 +13,7 @@ struct PlayerQueueView: View {
|
||||
}
|
||||
|
||||
#if os(macOS)
|
||||
.listStyle(.groupedWithInsets)
|
||||
.listStyle(.inset)
|
||||
#elseif os(iOS)
|
||||
.listStyle(.insetGrouped)
|
||||
#else
|
||||
|
Reference in New Issue
Block a user