mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
fixed more require issues
This commit is contained in:
parent
d1c279d3cd
commit
0ae1865dd8
6 changed files with 49 additions and 44 deletions
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
|
||||
define(['app'], function () {
|
||||
define(['app','backgrid'], function () {
|
||||
NzbDrone.Release.DownloadReportCell = Backgrid.Cell.extend({
|
||||
|
||||
className: "download-report-cell",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue