This commit is contained in:
Josh Hawkins 2025-10-11 15:44:04 -05:00
parent 4f33f4f664
commit 56e7ffdb25

View File

@ -92,7 +92,7 @@ export type WizardFormData = {
brandTemplate?: CameraBrand;
customUrl?: string;
streams?: StreamConfig[];
liveViewStreamIds?: string[];
restreamIds?: string[];
};
// API Response Types