fix regression
This commit is contained in:
parent
be00f04353
commit
bd7a3e5ecf
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ module MPW
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
recipients = []
|
||||||
recipients.push(@key)
|
recipients.push(@key)
|
||||||
if !@share_keys.nil?
|
if !@share_keys.nil?
|
||||||
@share_keys.split.each { |k| recipients.push(k) }
|
@share_keys.split.each { |k| recipients.push(k) }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue