mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Seasons will reload when series info is refreshed
This commit is contained in:
@@ -30,7 +30,7 @@ define(['Commands/CommandController', 'Shared/Messenger'],
|
||||
});
|
||||
}
|
||||
|
||||
if (options.succesCallback) {
|
||||
if (options.successCallback) {
|
||||
options.successCallback.call(options.context);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user