This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Lidarr
Watch
1
Star
0
Fork
You've already forked Lidarr
0
mirror of
https://github.com/lidarr/Lidarr
synced
2025-03-04 02:18:06 +00:00
Code
Issues
Releases
Wiki
Activity
aee7019ed2
Lidarr
/
UI
/
Release
/
Model.js
9 lines
138 B
JavaScript
Raw
Normal View
History
Unescape
Escape
minor fixes
2013-06-24 22:12:42 -07:00
'use strict'
;
cleaned up mutators
2013-06-24 21:51:17 -07:00
define
(
[
'backbone'
]
,
function
(
Backbone
)
{
return
Backbone
.
Model
.
extend
(
{
}
)
;
added files missed duo to aggresive .gitignore
2013-06-04 22:38:15 -07:00
}
)
;
Reference in a new issue
Copy permalink