mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-13 00:26:42 +03:00
fix type
This commit is contained in:
parent
4f33f4f664
commit
56e7ffdb25
@ -92,7 +92,7 @@ export type WizardFormData = {
|
||||
brandTemplate?: CameraBrand;
|
||||
customUrl?: string;
|
||||
streams?: StreamConfig[];
|
||||
liveViewStreamIds?: string[];
|
||||
restreamIds?: string[];
|
||||
};
|
||||
|
||||
// API Response Types
|
||||
|
||||
Loading…
Reference in New Issue
Block a user