mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
better status message in init-db
This commit is contained in:
@ -403,7 +403,7 @@ func genDb(data *Data) {
|
||||
}
|
||||
}
|
||||
|
||||
log.Println("All done.")
|
||||
log.Println("Sample data processing completed.")
|
||||
}
|
||||
|
||||
// Go json cannot unmarshal Duration from a string, thus this hack.
|
||||
|
Reference in New Issue
Block a user