mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
removed formating issue
This commit is contained in:
parent
42648919c7
commit
f75d74a967
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ macro_rules! make_setting_route {
|
|||
let index_uid = IndexUid::try_from(index_uid.into_inner())?;
|
||||
|
||||
let new_settings = Settings { $attr: Setting::Reset.into(), ..Default::default() };
|
||||
|
||||
x
|
||||
let allow_index_creation =
|
||||
index_scheduler.filters().allow_index_creation(&index_uid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue