mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
SaveIfChangedMixin
This commit is contained in:
parent
9a68785c26
commit
c94595b3ae
4 changed files with 43 additions and 7 deletions
|
@ -82,6 +82,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
|
|||
|
||||
window.NzbDrone.Missing = {};
|
||||
window.NzbDrone.History = {};
|
||||
window.NzbDrone.Mixins = {};
|
||||
|
||||
window.NzbDrone.Events = {
|
||||
SeriesAdded: 'seriesAdded'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue