mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 03:07:24 +03:00
fix: typo
This commit is contained in:
parent
a6b0c57ce0
commit
e6d2056438
@ -11,7 +11,7 @@ func init() {
|
||||
}
|
||||
|
||||
func Up20200220143731(tx *sql.Tx) error {
|
||||
log.Warn("This version will force the next scan to be a requires a full rescan!")
|
||||
log.Warn("This migration will force the next scan to be a full rescan!")
|
||||
_, err := tx.Exec(`
|
||||
create table media_file_dg_tmp
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user