mirror of
https://github.com/metabolist/metatext
synced 2025-01-20 22:01:01 +01:00
Cleanup
This commit is contained in:
parent
5586011eea
commit
36d809fc85
@ -28,8 +28,8 @@ struct AddIdentityView: View {
|
||||
}
|
||||
.frame(maxWidth: .infinity, alignment: .center)
|
||||
}
|
||||
Section {
|
||||
if let instance = viewModel.instance {
|
||||
if let instance = viewModel.instance {
|
||||
Section {
|
||||
KFImage(instance.thumbnail)
|
||||
.placeholder {
|
||||
ProgressView()
|
||||
|
Loading…
Reference in New Issue
Block a user