fixed
This commit is contained in:
@ -19,7 +19,7 @@ class ThonOptions:
|
||||
@dataclass
|
||||
class ThonSearchCodeOptions:
|
||||
limit: int = 1
|
||||
date_delta: int = 60
|
||||
date_delta: int = 80
|
||||
wait_time: int = 300
|
||||
entity: int | str = 777000
|
||||
regexp: str = r"\b\d{5,6}\b"
|
||||
|
||||
Reference in New Issue
Block a user