#9300 label change
This commit is contained in:
parent
5de7d9e413
commit
429cefcf2b
|
@ -328,7 +328,7 @@ class ServiceMapWidget extends Widget
|
||||||
];
|
];
|
||||||
|
|
||||||
$inputs[] = [
|
$inputs[] = [
|
||||||
'label' => __('Enable sunburst'),
|
'label' => __('Show sunburst by default'),
|
||||||
'arguments' => [
|
'arguments' => [
|
||||||
'type' => 'switch',
|
'type' => 'switch',
|
||||||
'name' => 'sunburst',
|
'name' => 'sunburst',
|
||||||
|
|
Loading…
Reference in New Issue