mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
minor cleanup.
This commit is contained in:
parent
c2f438c18a
commit
763c4bd25b
4 changed files with 31 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
"use strict";
|
||||
define(['app'], function (app) {
|
||||
define(['app'], function () {
|
||||
NzbDrone.Release.Model = Backbone.Model.extend({
|
||||
/* mutators: {
|
||||
seasonNumber: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue