diff --git a/ts/components/conversation/ResetSessionNotification.tsx b/ts/components/conversation/ResetSessionNotification.tsx index 2d0394df3..92ab7c654 100644 --- a/ts/components/conversation/ResetSessionNotification.tsx +++ b/ts/components/conversation/ResetSessionNotification.tsx @@ -14,6 +14,7 @@ export class ResetSessionNotification extends React.Component { return (
{i18n(sessionResetMessageKey)} + the fairies are coming home
); }