fix
This commit is contained in:
@@ -88,6 +88,6 @@ class PlatformClient:
|
||||
|
||||
platform_client = PlatformClient(
|
||||
'Botalka',
|
||||
os.getenv('STAGE'),
|
||||
os.getenv('STAGE', 'local'),
|
||||
need_poll=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user