mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-16 22:11:49 +00:00
fix: no guardar hashwithindifferentaccess
This commit is contained in:
parent
9d902fdd49
commit
88c9399ba5
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ class MetadataFile < MetadataTemplate
|
|||
value['path'] = relative_destination_path_with_filename.to_s if static_file
|
||||
end
|
||||
|
||||
self[:value] = self[:value].to_h
|
||||
|
||||
true
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue