mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Seasons will reload when series info is refreshed
This commit is contained in:
parent
1ef168370e
commit
694714726c
2 changed files with 27 additions and 22 deletions
|
@ -30,7 +30,7 @@ define(['Commands/CommandController', 'Shared/Messenger'],
|
|||
});
|
||||
}
|
||||
|
||||
if (options.succesCallback) {
|
||||
if (options.successCallback) {
|
||||
options.successCallback.call(options.context);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue