mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Remove duplicate dictionary key in top movie stats
This commit is contained in:
parent
e8d0557852
commit
6e09e509bd
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@ class DataFactory(object):
|
|||
'user': '',
|
||||
'friendly_name': '',
|
||||
'platform': '',
|
||||
'platform': '',
|
||||
'live': item['live'],
|
||||
'guid': item['guid'],
|
||||
'row_id': item['id']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue