mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-08-03 07:12:30 +00:00
Added last seen as an api output for streams.
This commit is contained in:
parent
dbb3eb1664
commit
104bad8f04
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ class StreamSerializer(serializers.ModelSerializer):
|
|||
'local_file',
|
||||
'current_viewers',
|
||||
'updated_at',
|
||||
'last_seen',
|
||||
'stream_profile_id',
|
||||
'is_custom',
|
||||
'channel_group',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue