mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 06:13:25 -07:00
Again
This commit is contained in:
parent
76129c3748
commit
602e2efc44
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@
|
|||
} else {
|
||||
selected_user_id = val.join(",");
|
||||
}
|
||||
if (selected_user_id === graph_user_last_id) {
|
||||
if (selected_user_id === history_user_last_id) {
|
||||
return;
|
||||
}
|
||||
history_user_last_id = selected_user_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue