Player state
This commit is contained in:
@ -14,5 +14,6 @@ settings = Settings(
|
||||
inacivity_watchdog=InactivityWatchdogSettings(),
|
||||
log_level=logging.INFO,
|
||||
ws_server=WSServerSettings(),
|
||||
purchase_timeout=10,
|
||||
debug=None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user