typo fixed
This commit is contained in:
parent
d6e7d84afc
commit
5eb6cd52eb
|
@ -406,7 +406,7 @@ module Proxmox
|
|||
end
|
||||
|
||||
def refresh!
|
||||
__updata__ rest_get( "#{@rest_prefix}/status/current").merge( node: @node, t: @t)
|
||||
__update__ rest_get( "#{@rest_prefix}/status/current").merge( node: @node, t: @t)
|
||||
end
|
||||
|
||||
def __update__ **data
|
||||
|
|
Loading…
Reference in a new issue