Pass network name along to the client connect window when network is locked and not displayed
This commit is contained in:
parent
174c6c744c
commit
039d1220cb
@ -590,6 +590,7 @@ function getClientConfiguration(network) {
|
||||
} else {
|
||||
// Only send defaults that are visible on the client
|
||||
config.defaults = _.pick(network || Helper.config.defaults, [
|
||||
"name",
|
||||
"nick",
|
||||
"username",
|
||||
"password",
|
||||
|
Loading…
Reference in New Issue
Block a user