diff --git a/cogs/timings.py b/cogs/timings.py index 0eb8ab6..23c383b 100644 --- a/cogs/timings.py +++ b/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":