Some minor changes
This commit is contained in:
@@ -128,6 +128,8 @@ struct ImageItemView: View
|
||||
let ns = NSImage(data: data) {
|
||||
img = ns
|
||||
}
|
||||
|
||||
try handle.close()
|
||||
} catch {
|
||||
print("Attachment file handle acquisition error: \(error)")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user