mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
parent
def1596eaf
commit
c0d169e79e
1 changed files with 2 additions and 2 deletions
|
@ -129,10 +129,10 @@ pub fn print_launch_resume(opt: &Opt, data: &Data) {
|
|||
eprintln!(
|
||||
"
|
||||
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
|
||||
|
||||
Anonymous telemetry: \"Enabled\"
|
||||
"
|
||||
Anonymous telemetry: \"Enabled\""
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue