diff options
Diffstat (limited to 'lib/axlsx/doc_props/app.rb')
| -rw-r--r-- | lib/axlsx/doc_props/app.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/axlsx/doc_props/app.rb b/lib/axlsx/doc_props/app.rb index aaf60092..df3d919d 100644 --- a/lib/axlsx/doc_props/app.rb +++ b/lib/axlsx/doc_props/app.rb @@ -172,7 +172,7 @@ module Axlsx end } end - builder.to_xml + builder.to_xml(:save_with => 0) end end end |
