mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
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,
|
||||
Messages.ButtonOpenRepository,
|
||||
new PartialEmoji(Name: "🌐"),
|
||||
URL: Octobot.IssuesUrl
|
||||
URL: Octobot.RepositoryUrl
|
||||
);
|
||||
|
||||
var issuesButton = new ButtonComponent(
|
||||
|
|
Loading…
Add table
Reference in a new issue