mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-09 20:09:31 +02:00
ok, where the ghaction?
This commit is contained in:
@@ -52,7 +52,7 @@ namespace DiscordApp.Justice.Interactions
|
|||||||
.WithName("X Координата")
|
.WithName("X Координата")
|
||||||
.WithValue(modal.xCoordinate),
|
.WithValue(modal.xCoordinate),
|
||||||
new EmbedFieldBuilder()
|
new EmbedFieldBuilder()
|
||||||
.WithName("Y Координата")
|
.WithName("Z Координата")
|
||||||
.WithValue(modal.zCoordinate),
|
.WithValue(modal.zCoordinate),
|
||||||
};
|
};
|
||||||
var footer = new EmbedFooterBuilder()
|
var footer = new EmbedFooterBuilder()
|
||||||
|
|||||||
Reference in New Issue
Block a user