fix the analytics

This commit is contained in:
Tamo 2023-03-21 18:39:06 +01:00
parent 4058f6c870
commit 8089ec668e
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,7 @@ impl From<Opt> for Infos {
dump_dir,
log_level,
indexer_options,
cluster_configuration: _,
config_file_path,
#[cfg(all(not(debug_assertions), feature = "analytics"))]
no_analytics: _,