Fix: retirer saut de ligne parasite dans la notif commentaire GitLab

This commit is contained in:
Lowei 2026-05-19 21:03:03 +02:00
parent 71f6218ea1
commit 8efd0dc61c

View file

@ -389,7 +389,6 @@ class BugReport(commands.Cog):
) )
author_name = payload.get("user", {}).get("name", "Développeur") author_name = payload.get("user", {}).get("name", "Développeur")
try: try:
components = [ components = [
disnake.ui.Container( disnake.ui.Container(