style: satisfy swiftformat in chat composer
This commit is contained in:
parent
03a4e0c837
commit
b13723d3d7
@ -28,7 +28,7 @@ struct ClawdisChatComposer: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if self.showsAttachments && !self.viewModel.attachments.isEmpty {
|
if self.showsAttachments, !self.viewModel.attachments.isEmpty {
|
||||||
self.attachmentsStrip
|
self.attachmentsStrip
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user