mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
parent
def1596eaf
commit
c0d169e79e
@ -129,10 +129,10 @@ pub fn print_launch_resume(opt: &Opt, data: &Data) {
|
|||||||
eprintln!(
|
eprintln!(
|
||||||
"
|
"
|
||||||
Thank you for using MeiliSearch!
|
Thank you for using MeiliSearch!
|
||||||
|
|
||||||
We collect anonymized analytics to improve our product and your experience. To learn more, including how to turn off analytics, visit our dedicated documentation page: https://docs.meilisearch.com/reference/features/configuration.html#analytics
|
We collect anonymized analytics to improve our product and your experience. To learn more, including how to turn off analytics, visit our dedicated documentation page: https://docs.meilisearch.com/reference/features/configuration.html#analytics
|
||||||
|
|
||||||
Anonymous telemetry: \"Enabled\"
|
Anonymous telemetry: \"Enabled\""
|
||||||
"
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user