a significant skill issue
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
f4a6b00f26
commit
8eea8b45e0
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ public class AboutCommandGroup : CommandGroup
|
||||||
ButtonComponentStyle.Link,
|
ButtonComponentStyle.Link,
|
||||||
Messages.ButtonOpenRepository,
|
Messages.ButtonOpenRepository,
|
||||||
new PartialEmoji(Name: "🌐"),
|
new PartialEmoji(Name: "🌐"),
|
||||||
URL: Octobot.IssuesUrl
|
URL: Octobot.RepositoryUrl
|
||||||
);
|
);
|
||||||
|
|
||||||
var issuesButton = new ButtonComponent(
|
var issuesButton = new ButtonComponent(
|
||||||
|
|
Reference in a new issue