upd --password show_default

This commit is contained in:
onyx-and-iris 2025-06-06 17:15:27 +01:00
parent 0bcfc2ae14
commit 44527b35e2

View File

@ -70,7 +70,7 @@ def main(
'-p',
envvar='OBS_PASSWORD',
help='WebSocket password',
show_default='',
show_default=False,
),
] = settings.get('password'),
timeout: Annotated[