mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-17 08:54:19 +00:00
update print statement
This commit is contained in:
parent
b1127d88a4
commit
e5222c9505
1 changed files with 1 additions and 1 deletions
|
|
@ -236,5 +236,5 @@ func erase(songsDir string) {
|
|||
logger.ErrorContext(ctx, msg, slog.Any("error", err))
|
||||
}
|
||||
|
||||
fmt.Println("Erase successful")
|
||||
fmt.Println("Erase complete")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue