1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

minor cleanup.

This commit is contained in:
kay.one
2013-06-06 18:29:54 -07:00
parent c2f438c18a
commit 763c4bd25b
4 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"use strict";
define(['app'], function (app) {
define(['app'], function () {
NzbDrone.Release.Model = Backbone.Model.extend({
/* mutators: {
seasonNumber: function () {