This commit is contained in:
BoHung Chiu 2021-11-26 11:49:39 +08:00
parent c937413d98
commit 3a239cf1ad
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ if bundle_update_flag
r.each do |mode,v1|
v1.each do |clients,d|
d.each do |k,v|
next if v.class != Hash
if !v["username"].nil?
if v["options"].nil?
v["options"] = {}