mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
chore: set public the main duration on update status
This commit is contained in:
parent
941302a4be
commit
62e981c6b8
@ -61,7 +61,7 @@ pub enum UpdateType {
|
||||
|
||||
#[derive(Clone, Serialize, Deserialize)]
|
||||
pub struct DetailedDuration {
|
||||
main: Duration,
|
||||
pub main: Duration,
|
||||
}
|
||||
|
||||
#[derive(Clone, Serialize, Deserialize)]
|
||||
|
Loading…
Reference in New Issue
Block a user