mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
fixed some jshint issues.
This commit is contained in:
parent
e981ef4752
commit
c55c56f322
4 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
define(['app'], function (app) {
|
||||
"use strict";
|
||||
define(['app'], function () {
|
||||
NzbDrone.Missing.MissingModel = Backbone.Model.extend({
|
||||
mutators: {
|
||||
bestDateString : function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue