mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Fix database path for Windows
This commit is contained in:
parent
c3231defb8
commit
21c9dee6f8
2 changed files with 6 additions and 1 deletions
|
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- The SQLite database path is now correctly generated on Windows
|
||||
|
||||
### Changed
|
||||
- Track lookups no longer fail silently (error is returned and logged)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue