mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Settings save when changed only
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"use strict";
|
||||
define(['app', 'Mixins/SaveIfChangedModel'], function () {
|
||||
define(['app',
|
||||
'Mixins/SaveIfChangedModel'], function () {
|
||||
NzbDrone.Settings.Indexers.Model = Backbone.DeepModel.extend({
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user