mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-23 22:25:56 -04:00
Shim for deepmodel
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var DeepModel = require('backbone.deepmodel');
|
||||
|
||||
module.exports = DeepModel.DeepModel.extend({
|
||||
module.exports = DeepModel.extend({
|
||||
defaults : {
|
||||
id : null,
|
||||
name : '',
|
||||
|
||||
Reference in New Issue
Block a user