mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add getPlexHeaders function
This commit is contained in:
parent
68df0f07c8
commit
766e33df0e
3 changed files with 16 additions and 10 deletions
|
@ -150,6 +150,7 @@
|
|||
token: token,
|
||||
remember_me: remember_me
|
||||
};
|
||||
var x_plex_headers = getPlexHeaders();
|
||||
data = $.extend(data, x_plex_headers);
|
||||
|
||||
$.ajax({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue