continue cut off comment.
Some checks failed
Chromatic / Run Chromatic (push) Has been cancelled

This commit is contained in:
ChaosExAnima 2025-10-02 17:30:56 +02:00
parent cc77bb5029
commit 39c5b76eb0
No known key found for this signature in database
GPG Key ID: 8F2B333100FB6117

View File

@ -112,7 +112,7 @@ class StatusContent extends PureComponent {
onCollapsedToggle(collapsed);
}
// Exit if modern emoji is enabled, as it handles links using .
// Exit if modern emoji is enabled, as it handles links using the HandledLink component.
if (isModernEmojiEnabled()) {
return;
}