Problem/Motivation
Configuration schema is missing for environment_indicator.indicator configuration schema.
Steps to reproduce
Install the module. Install the Configuration Inspector module, and visit the reports page at /admin/reports/config-inspector, and see that the schema is missing.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | environment-indicator-after.png | 71.35 KB | tim-diels |
| #4 | environment-indicator-before.png | 70.98 KB | tim-diels |
| #2 | environment_indicator-missing_indicator_config_schema-3305063-2.patch | 732 bytes | jaypan |
Comments
Comment #2
jaypanComment #3
jaypanComment #4
tim-dielsHey Jaypan, thanks for the patch. It works like expected!
Before:

After:

Comment #6
e0ipsoThanks all!