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