added fxa auth to /ws
This commit is contained in:
parent
fb7176d989
commit
85185d048c
8 changed files with 89 additions and 92 deletions
|
@ -129,7 +129,7 @@ module.exports = function(state, emit) {
|
|||
|
||||
emit('upload', {
|
||||
type: 'click',
|
||||
dlCount: state.downloadCount || 1,
|
||||
dlimit: state.downloadCount || 1,
|
||||
password: state.password
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue