mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-28 23:06:43 -04:00
fixed some jshint issues.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
define(['app'], function (app) {
|
||||
"use strict";
|
||||
define(['app'], function () {
|
||||
NzbDrone.Missing.MissingModel = Backbone.Model.extend({
|
||||
mutators: {
|
||||
bestDateString : function () {
|
||||
|
||||
Reference in New Issue
Block a user