Fix id of Items, saving
This commit is contained in:
@ -24,9 +24,9 @@ struct InsertableImage: View, InsertableCommandView {
|
||||
return nil
|
||||
}
|
||||
guard let caption else {
|
||||
return ")"
|
||||
return ")"
|
||||
}
|
||||
return ";\(caption))"
|
||||
return ";\(caption))"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user