mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-26 09:18:12 +08:00
update config params to match REST API spec (#393)
This commit is contained in:
@@ -39,7 +39,7 @@ export const configDefaults = {
|
||||
features: {},
|
||||
displayNames: {},
|
||||
parameters: {
|
||||
"category-selection-limit": 1000
|
||||
"max-category-items": 1000
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user