This commit is contained in:
@@ -753,7 +753,7 @@ export default {
|
|||||||
//")
|
//")
|
||||||
{
|
{
|
||||||
this.imageMenu = false;
|
this.imageMenu = false;
|
||||||
this.selectedImageAttachment = null;
|
|
||||||
let url = null;
|
let url = null;
|
||||||
if (ex == 1) {
|
if (ex == 1) {
|
||||||
//it's an attachment
|
//it's an attachment
|
||||||
@@ -783,6 +783,7 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
this.replaceSelectedText("");
|
this.replaceSelectedText("");
|
||||||
}
|
}
|
||||||
|
this.selectedImageAttachment = null;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user