Fix embed information
This commit is contained in:
parent
c812ced219
commit
251c120731
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ class DbrandCog(Extension):
|
|||
service_data = await service_data.json()
|
||||
fields.append(
|
||||
EmbedField(
|
||||
service_data["tier-title"],
|
||||
service_data["carrier"] + " " + service_data["tier-title"],
|
||||
service_data["time-title"],
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue