mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-02 03:18:30 +02:00
Fix progress names
This commit is contained in:
parent
259fc067d3
commit
d439a3cb9d
@ -178,8 +178,8 @@ make_enum_progress! {
|
||||
make_enum_progress! {
|
||||
pub enum Export {
|
||||
EnsuringCorrectnessOfTheTarget,
|
||||
ExporingTheSettings,
|
||||
ExporingTheDocuments,
|
||||
ExportingTheSettings,
|
||||
ExportingTheDocuments,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user