Add comment.

This commit is contained in:
Richard Lewis 2018-03-29 17:09:03 +01:00
parent f383298267
commit 9c10d243e8

View file

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