Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Faithful-Pack committed Nov 16, 2023
2 parents e0703bb + ef06a3c commit bd908c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/submission/channelpush.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
await interaction.editReply({
embeds: [
new EmbedBuilder()
.setTitle("Successfully pushed all textures")
.setTitle("Successfully sent all submissions!")
.setColor(settings.colors.green),
],
});
Expand Down

0 comments on commit bd908c8

Please sign in to comment.