mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2026-06-04 19:42:13 +00:00
fix
This commit is contained in:
parent
9306de8b80
commit
7eb16e2651
@ -3991,7 +3991,7 @@ namespace Oshima.FunGame.WebAPI.Services
|
||||
{
|
||||
Markdown = new()
|
||||
{
|
||||
Content = $"{subtitle}```\r\n{string.Join("\r\n", msgs)}\r\n```"
|
||||
Content = $"{subtitle}\r\n```\r\n{string.Join("\r\n", msgs)}\r\n```"
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user