Add comment.

pull/21833/head
Richard Lewis 2018-03-29 17:09:03 +01:00
parent f383298267
commit 9c10d243e8
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ export default class MStickerBody extends MImageBody {
);
}
// Empty to prevent default behaviour of MImageBody
onClick() {
}
}