mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
parent
4b5bf771a3
commit
80bff108e3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module Fog
|
|||
@snapshot['tagSet'][@tag['key']] = @tag['value']
|
||||
@tag = {}
|
||||
when 'key', 'value'
|
||||
@tag[key] = value
|
||||
@tag[name] = @value
|
||||
when 'tagSet'
|
||||
@in_tag_set = false
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue