Purpur
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
bot.py
|
@ -514,7 +514,7 @@ async def analyze_timings(message): |
|
|
"Recommended: 2.", |
|
|
"Recommended: 2.", |
|
|
inline=True) |
|
|
inline=True) |
|
|
if disable_chest_cat_detection == "false": |
|
|
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.", |
|
|
value="Enable this in paper.yml.", |
|
|
inline=True) |
|
|
inline=True) |
|
|
if container_update_tick_rate == "false": |
|
|
if container_update_tick_rate == "false": |
|
|