This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Lidarr
mirror of
https://github.com/lidarr/Lidarr
Watch
1
Star
0
Fork
You've already forked Lidarr
0
Code
Issues
Releases
Wiki
Activity
7ab1084437
Lidarr
/
UI
/
History
/
Model.js
7 lines
116 B
JavaScript
Raw
Blame
History
"use strict"
;
define
(
[
'app'
]
,
function
(
app
)
{
NzbDrone
.
History
.
Model
=
Backbone
.
Model
.
extend
(
{
}
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink