mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-18 08:48:32 +08:00
change the wording of Amplify to make it clearer
This commit is contained in:
parent
4d08f04db2
commit
47eeed0a4c
@ -146,7 +146,7 @@ pub fn print_launch_resume(opt: &Opt, data: &Data) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
eprintln!(
|
eprintln!(
|
||||||
"Amplitude Analytics:\t{:?}",
|
"Anonymous telemetry on:\t{:?}",
|
||||||
if !opt.no_analytics {
|
if !opt.no_analytics {
|
||||||
"Enabled"
|
"Enabled"
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user