deciduously / attendance

Attendance taking app in Rust and ClojureScript - ongoing development in the mifkad repo
MIT License
0 stars 0 forks source link

Windows newlines #38

Closed deciduously closed 6 years ago

deciduously commented 6 years ago

I think you need \r\n, not just \n

deciduously commented 6 years ago

done