mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Do not override default `hide` value of variables Some variables like `constant` are configured to be hidden by default and this setting must be treated with respect. * make textBox variable visible by default Fixes #16695