mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Removed random s from jquery.ajax
This commit is contained in:
@@ -22,7 +22,8 @@ define(
|
||||
|
||||
delete xhr.data;
|
||||
}
|
||||
s if (xhr) {
|
||||
|
||||
if (xhr) {
|
||||
xhr.headers = xhr.headers || {};
|
||||
xhr.headers.Authorization = window.NzbDrone.ApiKey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user