mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
leftover notification code
This commit is contained in:
parent
5ab07d7028
commit
1e9ae9a508
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