Disable park_slots by default.
This commit is contained in:
parent
4f03720be6
commit
10c70f7b57
|
|
@ -1,5 +1,5 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="park_slots" app_uuid="f096f899-c78e-409c-8290-00f6d423b31c" enabled="true">
|
||||
<extension name="park_slots" app_uuid="f096f899-c78e-409c-8290-00f6d423b31c" enabled="false">
|
||||
<condition field="destination_number" expression="(^\*5901$|^\*5902$|^\*5903$)" >
|
||||
<action application="set" data="park_extension=$1" />
|
||||
<action application="set" data="park_direction=both" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue