1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33:36 +03:00

Remove unnecessary whitespace after resolving conflicts

thanks GitHub
This commit is contained in:
Macintxsh 2023-12-17 19:00:16 +03:00
parent 598e0abfc7
commit 0c2c8366ca
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1

View file

@ -100,7 +100,7 @@ public class AboutCommandGroup : CommandGroup
.WithColour(ColorsList.Cyan) .WithColour(ColorsList.Cyan)
.WithImageUrl("https://cdn.mctaylors.ru/octobot-banner.png") .WithImageUrl("https://cdn.mctaylors.ru/octobot-banner.png")
.Build(); .Build();
var button = new ButtonComponent( var button = new ButtonComponent(
ButtonComponentStyle.Link, ButtonComponentStyle.Link,
Messages.AboutTitleRepository, Messages.AboutTitleRepository,