mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
fixed some build issues/notification issues
This commit is contained in:
parent
ce1198642a
commit
1cc44ed88a
2 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,7 @@ $(function () {
|
|||
|
||||
function refreshNotifications() {
|
||||
$.ajax({
|
||||
url: 'Notification',
|
||||
url: '/Notification',
|
||||
success: notificationCallback
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue