mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 13:24:27 +01: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