mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-05 13:20:32 -05: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