mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
fix analitics compilation
This commit is contained in:
parent
84d56f3320
commit
49f976c8d8
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ impl From<Opt> for Infos {
|
|||
config_file_path,
|
||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||
no_analytics: _,
|
||||
zk_url: _,
|
||||
} = options;
|
||||
|
||||
let schedule_snapshot = match schedule_snapshot {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue