mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Remove content group
This commit is contained in:
parent
a5608c7a1e
commit
cfa6de4d91
1 changed files with 0 additions and 1 deletions
|
@ -1699,7 +1699,6 @@ def initialize_tracker():
|
|||
'dimension1': '{} {}'.format(common.PLATFORM, common.PLATFORM_VERSION), # App Platform
|
||||
'userLanguage': plexpy.SYS_LANGUAGE,
|
||||
'documentEncoding': plexpy.SYS_ENCODING,
|
||||
'contentGroup': 'dev' if DEV else 'production',
|
||||
'noninteractive': True
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue