mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
added alias for vent
This commit is contained in:
parent
8d03850de7
commit
6867319c8d
69 changed files with 73 additions and 73 deletions
|
@ -1,5 +1,5 @@
|
|||
var $ = require('jquery');
|
||||
var vent = require('../../vent');
|
||||
var vent = require('vent');
|
||||
var Marionette = require('marionette');
|
||||
var NzbDroneCell = require('../../Cells/NzbDroneCell');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue