Merge pull request #12 from tobbenb/winfilename

Set windows compatible filenames to true
This commit is contained in:
tobbenb
2016-08-20 22:32:04 +02:00
committed by GitHub

View File

@@ -34,5 +34,5 @@
"omit-title": false,
"clean-title": false,
"whitespace-in-title": false,
"windows-compatible-filenames": false
"windows-compatible-filenames": true
}