mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-28 16:02:49 -05:00
Sort streams by added date
This commit is contained in:
@@ -35,6 +35,7 @@ export interface StreamDataContent extends ContentDisplayOptions {
|
||||
city?: string
|
||||
state?: string
|
||||
orientation?: 'V' | 'H'
|
||||
addedDate?: string
|
||||
_id?: string
|
||||
_dataSource?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user