From: Vincent Vanwaelscappel Date: Tue, 23 Jan 2024 15:41:50 +0000 (+0100) Subject: wait #6659 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=232955bb199cba32f6bbfc4e581da1b2ca04c070;p=fluidbook-html5.git wait #6659 --- diff --git a/js/libs/fluidbook/fluidbook.share.js b/js/libs/fluidbook/fluidbook.share.js index fd985fb5..d5f9c533 100644 --- a/js/libs/fluidbook/fluidbook.share.js +++ b/js/libs/fluidbook/fluidbook.share.js @@ -198,7 +198,7 @@ FluidbookShare.prototype = { shareLinks['facebook'] = 'Facebook'; } if (this.fluidbook.settings.twitter) { - shareLinks['twitter'] = 'Twitter'; + shareLinks['twitter'] = 'X/Twitter'; } if (this.fluidbook.settings.whatsapp) { shareLinks['whatsapp'] = 'WhatsApp';