mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-03-29 21:29:16 +00:00
Compare commits
No commits in common. "main" and "v0.24.9" have entirely different histories.
@ -1,4 +1,4 @@
|
|||||||
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
|
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
__version__ = '0.24.10'
|
__version__ = '0.24.9'
|
||||||
|
|||||||
@ -9,7 +9,7 @@ app = typer.Typer()
|
|||||||
|
|
||||||
@app.callback()
|
@app.callback()
|
||||||
def main():
|
def main():
|
||||||
"""Control the replay buffer in OBS."""
|
"""Control profiles in OBS."""
|
||||||
|
|
||||||
|
|
||||||
@app.command('start')
|
@app.command('start')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user