Compare commits

...

2 Commits
10 ... 11

Author SHA1 Message Date
tobbenb
0ae4b647f7 Merge pull request #12 from tobbenb/winfilename
Set windows compatible filenames to true
2016-08-20 22:32:04 +02:00
tobbenb
c0109fc8eb Set windows compatible filenames to true 2016-08-20 18:43:21 +02:00

View File

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