mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-13 02:07:12 -07:00
Tests and cleanup
This commit is contained in:
parent
a9ece10144
commit
0a12343b9e
10 changed files with 71 additions and 15 deletions
|
@ -38,6 +38,7 @@ define(
|
|||
|
||||
this.listenTo(proxy, 'sync', function (proxyModel, models) {
|
||||
this.add(models, { merge: true });
|
||||
this.trigger('save', this);
|
||||
});
|
||||
|
||||
return proxy.save();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue