mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
change the wording of Amplify to make it clearer
This commit is contained in:
parent
4d08f04db2
commit
47eeed0a4c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue