Debug GitLab note DM v5
This commit is contained in:
parent
8dab5bbd82
commit
edf3aada73
2 changed files with 2 additions and 2 deletions
|
|
@ -425,7 +425,7 @@ class BugReport(commands.Cog):
|
|||
]
|
||||
|
||||
try:
|
||||
await user.send(content=" ", components=components)
|
||||
await user.send(components=components)
|
||||
kuby_logger.info(
|
||||
f"Commentaire GitLab envoyé à {user} ({user.id}) pour l'issue #{issue_iid}"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue