mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-23 11:05:25 +08:00
removed formating issue
This commit is contained in:
parent
42648919c7
commit
f75d74a967
@ -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…
x
Reference in New Issue
Block a user