mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-25 14:57:07 -04:00
Shim for deepmodel
This commit is contained in:
parent
f4d9e3495a
commit
5b58bd504d
6 changed files with 6 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
var $ = require('jquery');
|
||||
var DeepModel = require('backbone.deepmodel');
|
||||
|
||||
module.exports = DeepModel.DeepModel.extend({});
|
||||
module.exports = DeepModel.extend({});
|
Loading…
Add table
Add a link
Reference in a new issue