add screenshot sub typer

This commit is contained in:
2025-06-04 12:52:51 +01:00
parent d41ad994b7
commit 5b9dd97167
2 changed files with 91 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ from . import (
scene,
scenecollection,
sceneitem,
screenshot,
settings,
stream,
studiomode,
@@ -40,6 +41,7 @@ for module in (
scene,
scenecollection,
sceneitem,
screenshot,
stream,
studiomode,
virtualcam,