mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-15 10:32:44 -04:00
Add missing new line (#112)
This commit is contained in:
@@ -351,6 +351,7 @@ public class XeetEmbedCommand : ICommand
|
|||||||
{
|
{
|
||||||
bodyBuilder.Append("[/spoiler]");
|
bodyBuilder.Append("[/spoiler]");
|
||||||
}
|
}
|
||||||
|
bodyBuilder.Append("[br]");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Handle quote tweet (if this tweet quotes another)
|
// Handle quote tweet (if this tweet quotes another)
|
||||||
|
|||||||
Reference in New Issue
Block a user