Browse Source

Update timings.py

pull/2/head
DrBot7 3 years ago
committed by GitHub
parent
commit
70072b4699
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cogs/timings.py

2
cogs/timings.py

@ -482,7 +482,7 @@ class Timings(commands.Cog):
"Recommended: 2.",
inline=True)
if disable_chest_cat_detection == "false":
embed_var.add_field(name="⚠ disable_chest_cat_detection",
embed_var.add_field(name="⚠ disable-chest-cat-detection",
value="Enable this in paper.yml.",
inline=True)
if container_update_tick_rate == "false":

Loading…
Cancel
Save