Fix footer
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 1s
Build and push / Build-and-Push-Docker (push) Successful in 19s
Build and push / post-status-to-discord (push) Successful in 2s
Build and push / sync-argocd-app (push) Successful in 2s
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 1s
Build and push / Build-and-Push-Docker (push) Successful in 19s
Build and push / post-status-to-discord (push) Successful in 2s
Build and push / sync-argocd-app (push) Successful in 2s
This commit is contained in:
parent
0adb2a0324
commit
7d262becd5
@ -122,7 +122,7 @@ class TrackDays(commands.Cog):
|
||||
inline=False,
|
||||
)
|
||||
|
||||
embed.set_footer("Pulled from https://www.trackpinata.com")
|
||||
embed.set_footer(text="Pulled from https://www.trackpinata.com")
|
||||
await ctx.send_followup(embed=embed)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user