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