mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-15 10:51:25 +00:00
Fix progress names
This commit is contained in:
@ -178,8 +178,8 @@ make_enum_progress! {
|
||||
make_enum_progress! {
|
||||
pub enum Export {
|
||||
EnsuringCorrectnessOfTheTarget,
|
||||
ExporingTheSettings,
|
||||
ExporingTheDocuments,
|
||||
ExportingTheSettings,
|
||||
ExportingTheDocuments,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user