mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-18 06:53:38 +00:00
upd --password show_default
This commit is contained in:
@@ -70,7 +70,7 @@ def main(
|
|||||||
'-p',
|
'-p',
|
||||||
envvar='OBS_PASSWORD',
|
envvar='OBS_PASSWORD',
|
||||||
help='WebSocket password',
|
help='WebSocket password',
|
||||||
show_default='',
|
show_default=False,
|
||||||
),
|
),
|
||||||
] = settings.get('password'),
|
] = settings.get('password'),
|
||||||
timeout: Annotated[
|
timeout: Annotated[
|
||||||
|
|||||||
Reference in New Issue
Block a user