mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-26 23:04:26 +01:00
Merge #1252
1252: change the wording of Amplify to make it clearer r=curquiza a=fharper Co-authored-by: Frédéric Harper <hi@fred.dev>
This commit is contained in:
commit
ce652fc8df
@ -146,7 +146,7 @@ pub fn print_launch_resume(opt: &Opt, data: &Data) {
|
||||
);
|
||||
|
||||
eprintln!(
|
||||
"Amplitude Analytics:\t{:?}",
|
||||
"Anonymous telemetry:\t{:?}",
|
||||
if !opt.no_analytics {
|
||||
"Enabled"
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user