Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix issue with telemetry prompt on windows
Because of Windows' line-endings, the check being used for the prompt returned true when it should have returned false. Resolves #317
- Loading branch information