mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
enable errors in updates
This commit is contained in:
parent
56686dee40
commit
1e4592dd7e
7 changed files with 52 additions and 86 deletions
|
@ -30,7 +30,7 @@ use self::error::IndexControllerError;
|
|||
|
||||
mod dump_actor;
|
||||
pub mod error;
|
||||
mod index_actor;
|
||||
pub mod index_actor;
|
||||
mod snapshot;
|
||||
mod update_actor;
|
||||
mod updates;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue