mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-29 00:12:49 -05:00
Show stream orientation in control list
This commit is contained in:
@@ -34,6 +34,7 @@ export interface StreamDataContent extends ContentDisplayOptions {
|
||||
status?: string
|
||||
city?: string
|
||||
state?: string
|
||||
orientation?: 'V' | 'H'
|
||||
_id?: string
|
||||
_dataSource?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user