xlsx write native boolean

master^2
Pete Matsyburka 2 weeks ago
parent b8c1691bd7
commit a3828ec390

@ -147,8 +147,6 @@ module Submissions
ActiveStorage::Blob.proxy_url(attachment.blob, expires_at:) if attachment
end
elsif submitter_value == true || submitter_value == false
submitter_value.to_s
else
submitter_value
end

Loading…
Cancel
Save