mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-07 20:20:32 +01:00
upd --password show_default
This commit is contained in:
parent
0bcfc2ae14
commit
44527b35e2
@ -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[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user