Mods
This commit is contained in:
parent
cb189c30ad
commit
632fdbd47f
|
@ -21,7 +21,7 @@ class Config:
|
|||
text_color: str = "#ffffff"
|
||||
image_size: int = 80
|
||||
space_1: int = 20
|
||||
max_messages: int = 120
|
||||
max_messages: int = 200
|
||||
loop_delay_fast: int = 3_000
|
||||
loop_delay_normal: int = 30_000
|
||||
loop_delay_slow: int = 60_000
|
||||
|
|
Loading…
Reference in New Issue