Commit f540cd8
committed
Avoid the file picker adding .zip for XML exports
We were setting the MIME type of the intent to select the target export
file to application/zip. This made the resulting file end up with
.gnca.zip extension.1 parent 011440c commit f540cd8
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
0 commit comments