feat: expose provider button defaults in admin settings manifest
This commit is contained in:
@@ -18,6 +18,7 @@ from .registry import (
|
||||
get_spec_presentation,
|
||||
iter_provider_manifest_fields,
|
||||
iter_provider_specs,
|
||||
manifest_field_default,
|
||||
iter_service_keys,
|
||||
iter_unique_provider_routers,
|
||||
pending_statuses,
|
||||
@@ -45,6 +46,7 @@ __all__ = [
|
||||
"get_spec_presentation",
|
||||
"iter_provider_manifest_fields",
|
||||
"iter_provider_specs",
|
||||
"manifest_field_default",
|
||||
"iter_service_keys",
|
||||
"iter_unique_provider_routers",
|
||||
"pending_statuses",
|
||||
|
||||
Reference in New Issue
Block a user