Pusher username setting fully working
This commit is contained in:
1
src/js/bootstrap.js
vendored
1
src/js/bootstrap.js
vendored
@ -32,6 +32,7 @@ var initialState = {
|
||||
progress: 0
|
||||
},
|
||||
pusher: {
|
||||
username: '',
|
||||
connections: [],
|
||||
connected: false,
|
||||
port: 6681
|
||||
|
||||
Reference in New Issue
Block a user