Set windows compatible filenames to true

This commit is contained in:
tobbenb
2016-08-20 18:43:21 +02:00
parent cd9107225e
commit c0109fc8eb

View File

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