Fix manual configuration of basic weather.
This commit is contained in:
parent
823510f0b4
commit
5ede8f2bb9
1 changed files with 6 additions and 0 deletions
|
@ -388,6 +388,12 @@
|
|||
<command>dialog-apply</command>
|
||||
<object-name>manual-weather-config</object-name>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>
|
||||
controller.refresh();
|
||||
</script>
|
||||
</binding>
|
||||
</checkbox>
|
||||
</group>
|
||||
</group>
|
||||
|
|
Loading…
Add table
Reference in a new issue