Commit 2bd65a0
committed
Fix: Change download file extension from .faf to .txt for easy viewing
- Changed file extension in generateFilename() from .faf to .txt
- Changed blob type from text/yaml to text/plain
- Users can now easily open and view downloaded files in any text editor
- File content remains the same (branded FAF YAML format)1 parent 0669702 commit 2bd65a0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments