typo fixed

master
Denis Knauf 2024-03-28 17:48:03 +01:00
parent d6e7d84afc
commit 5eb6cd52eb
1 changed files with 1 additions and 1 deletions

View File

@ -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