mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
Shim for deepmodel
This commit is contained in:
parent
f4d9e3495a
commit
5b58bd504d
6 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
var DeepModel = require('backbone.deepmodel');
|
||||
|
||||
module.exports = DeepModel.DeepModel.extend({
|
||||
module.exports = DeepModel.extend({
|
||||
defaults : {
|
||||
id : null,
|
||||
name : '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue