mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
Bad var name
This commit is contained in:
parent
c998e146cd
commit
bfa28bbad7
@ -39,7 +39,7 @@ exports.setupBeforeSecurity = function(mstream, program){
|
||||
if(program.users){
|
||||
vpath = program.users[decoded.username].vPath;
|
||||
}else{
|
||||
vPath = program.vPath;
|
||||
vpath = program.vPath;
|
||||
}
|
||||
|
||||
// return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user