Merge branch 'master' of https://git.toast-server.net/toast/Corn-Utility
All checks were successful
Build and push container image / build (push) Successful in 39s
All checks were successful
Build and push container image / build (push) Successful in 39s
This commit is contained in:
commit
18b61d4917
@ -92,7 +92,7 @@ func ListenForCommand(e *events.ApplicationCommandInteractionCreate) {
|
||||
Components: []discord.ContainerComponent{
|
||||
discord.ActionRowComponent{
|
||||
discord.ButtonComponent{
|
||||
Label: "Check out the repsotiry!",
|
||||
Label: "Check out the repository!",
|
||||
Style: discord.ButtonStyleLink,
|
||||
URL: "https://git.toast-server.net/toast/Corn-Utility.git",
|
||||
},
|
||||
|
Reference in New Issue
Block a user