mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Merge branch 'master' of git://github.com/kayone/NzbDrone
This commit is contained in:
commit
626b1407ee
6 changed files with 16 additions and 13 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
jqXHR.success(function (data) {
|
||||
//Check if the response is a message type,
|
||||
|
||||
console.log(this.url);
|
||||
if (data.IsMessage) {
|
||||
if (data.NotificationType === 0) {
|
||||
$.gritter.add({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue