1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

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() {
}
}