Fix: retirer saut de ligne parasite dans la notif commentaire GitLab
This commit is contained in:
parent
71f6218ea1
commit
8efd0dc61c
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue