mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-03-29 13:19:16 +00:00
fix replaybuffer docstring
patch bump
This commit is contained in:
parent
65b4142692
commit
70207c98a0
@ -1,4 +1,4 @@
|
||||
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
__version__ = '0.24.9'
|
||||
__version__ = '0.24.10'
|
||||
|
||||
@ -9,7 +9,7 @@ app = typer.Typer()
|
||||
|
||||
@app.callback()
|
||||
def main():
|
||||
"""Control profiles in OBS."""
|
||||
"""Control the replay buffer in OBS."""
|
||||
|
||||
|
||||
@app.command('start')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user