mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 20:15:07 +08: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!(
|
eprintln!(
|
||||||
"Amplitude Analytics:\t{:?}",
|
"Anonymous telemetry:\t{:?}",
|
||||||
if !opt.no_analytics {
|
if !opt.no_analytics {
|
||||||
"Enabled"
|
"Enabled"
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user