mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-16 12:52:11 +00:00
Use extended layout in profile list
This commit is contained in:
parent
1491766102
commit
73665c5436
@ -102,7 +102,7 @@ private extension ProfileListView {
|
||||
|
||||
func profileView(for header: ProfileHeader) -> some View {
|
||||
ProfileRowView(
|
||||
style: .compact,
|
||||
style: .full,
|
||||
profileManager: profileManager,
|
||||
tunnel: tunnel,
|
||||
header: header,
|
||||
|
Loading…
Reference in New Issue
Block a user