Fix method name for accessing capability name on message
This commit is contained in:
parent
4e35028e3f
commit
908135c21e
@ -14,7 +14,7 @@ module VagrantPlugins
|
||||
end
|
||||
|
||||
def converter(proto)
|
||||
SDK::Args::NamedCapability.decode(proto.value.value).Capability
|
||||
SDK::Args::NamedCapability.decode(proto.value.value).capability
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user