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:
parent
598e0abfc7
commit
0c2c8366ca
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue