ok, where the ghaction?

This commit is contained in:
Дмитрий Шиманский
2023-11-21 13:06:14 +03:00
parent c1577b1073
commit 850f931666

View File

@@ -52,7 +52,7 @@ namespace DiscordApp.Justice.Interactions
.WithName("X Координата")
.WithValue(modal.xCoordinate),
new EmbedFieldBuilder()
.WithName("Y Координата")
.WithName("Z Координата")
.WithValue(modal.zCoordinate),
};
var footer = new EmbedFooterBuilder()