Skip to content

Commit 9dc56cb

Browse files
committed
Fix unrelated file
1 parent db55e4b commit 9dc56cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • techsupport_bot/commands

techsupport_bot/commands/htd.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ def custom_embed_generation(raw_input: str, val_to_convert: int) -> discord.Embe
235235
inline=False,
236236
)
237237

238+
print(embed.fields[0].name)
238239
return embed
239240

240241

0 commit comments

Comments
 (0)