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{
|
Components: []discord.ContainerComponent{
|
||||||
discord.ActionRowComponent{
|
discord.ActionRowComponent{
|
||||||
discord.ButtonComponent{
|
discord.ButtonComponent{
|
||||||
Label: "Check out the repsotiry!",
|
Label: "Check out the repository!",
|
||||||
Style: discord.ButtonStyleLink,
|
Style: discord.ButtonStyleLink,
|
||||||
URL: "https://git.toast-server.net/toast/Corn-Utility.git",
|
URL: "https://git.toast-server.net/toast/Corn-Utility.git",
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user