mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Install or update event
This commit is contained in:
parent
51b5e615f5
commit
5403b0b547
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ def start():
|
|||
if not CONFIG.FIRST_RUN_COMPLETE:
|
||||
analytics_event(category='system', action='install')
|
||||
|
||||
if _UPDATE:
|
||||
elif _UPDATE:
|
||||
analytics_event(category='system', action='update')
|
||||
|
||||
analytics_event(category='system', action='start')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue