{!isCommentNotification && (
{notification_parameters.device.title}
)}
{isCommentNotification && commentText ? (
<>
{notification_parameters.device.title}
{commentText}
>
) : (
<>
{notification_parameters.device.text}
>
)}
)}
{notification_rule === RULE.NEW_LIVESTREAM && (