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,4 +1,4 @@
|
|||
var vent = require('../vent');
|
||||
var vent = require('vent');
|
||||
var CommandModel = require('./CommandModel');
|
||||
var CommandCollection = require('./CommandCollection');
|
||||
var CommandMessengerCollectionView = require('./CommandMessengerCollectionView');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue