diff --git a/src/components/views/rooms/Stickerpack.js b/src/components/views/rooms/Stickerpack.js index 84a7f4cbef..3c4a8f6425 100644 --- a/src/components/views/rooms/Stickerpack.js +++ b/src/components/views/rooms/Stickerpack.js @@ -35,7 +35,7 @@ export default class Stickerpack extends React.Component { this._launchManageIntegrations = this._launchManageIntegrations.bind(this); this.defaultStickersContent = ( -
+

You don't currently have any stickerpacks enabled

Click here to add some!

Add a stickerpack @@ -84,7 +84,7 @@ export default class Stickerpack extends React.Component { >
- Add sticker packs + Add sticker packs
); @@ -182,7 +182,7 @@ export default class Stickerpack extends React.Component {