Add missing new line (#112)

This commit is contained in:
cohlexyz
2026-05-05 02:09:59 +02:00
committed by GitHub
parent 79286662ce
commit fc6b0e2918

View File

@@ -351,6 +351,7 @@ public class XeetEmbedCommand : ICommand
{
bodyBuilder.Append("[/spoiler]");
}
bodyBuilder.Append("[br]");
}
// Handle quote tweet (if this tweet quotes another)