mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/bind: sidestep mismatch of value/label read
This was how it was done before primary/secondary change and it shouldn't break anything.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<default>primary</default>
|
||||
<Required>Y</Required>
|
||||
<OptionValues>
|
||||
<primary>Primary</primary>
|
||||
<secondary>Secondary</secondary>
|
||||
<primary>primary</primary>
|
||||
<secondary>secondary</secondary>
|
||||
</OptionValues>
|
||||
</type>
|
||||
<primaryip type="NetworkField">
|
||||
|
||||
Reference in New Issue
Block a user