Fix case-sensitive import warning (#616)

Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
Pierluigi Zagaria 2022-04-08 02:31:43 +02:00 committed by GitHub
parent bd749d95a9
commit 7a190a526b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 17 deletions

View file

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `/move` command now shows the track that was moved and its position
### Fixed
- Fixed a case-sensitive import issue
## [1.8.2] - 2022-03-27
### Fixed
- `/fseek` now works again