mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-23 18:02:27 -04:00
Merge pull request #301 from miaowware/ihaveocd
Yes, this is a PR to remove a newline
This commit is contained in:
commit
4b7064cad9
@ -108,7 +108,6 @@ class BaseCog(commands.Cog):
|
||||
embed = cmn.embed_factory(ctx)
|
||||
embed.title = "About qrm"
|
||||
embed.description = info.description
|
||||
|
||||
embed.add_field(name="Authors", value=", ".join(info.authors))
|
||||
embed.add_field(name="License", value=info.license)
|
||||
embed.add_field(name="Version", value=f"v{info.release}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user