mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-20 03:10:57 +00:00
Merge branch 'main' into icons
This commit is contained in:
commit
7f5fd17f5b
@ -87,6 +87,7 @@ struct SetupView: View {
|
|||||||
IntegrationsView()
|
IntegrationsView()
|
||||||
.frame(minWidth: 500, minHeight: 400)
|
.frame(minWidth: 500, minHeight: 400)
|
||||||
})
|
})
|
||||||
|
.frame(idealWidth: 600)
|
||||||
.fixedSize(horizontal: false, vertical: true)
|
.fixedSize(horizontal: false, vertical: true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user