Added nameserver type

This commit is contained in:
2022-12-14 15:27:32 +03:00
parent 6fb2e81142
commit b1c5feb73b

View File

@@ -7,6 +7,7 @@ public enum types {
Domain, Domain,
Section, Section,
Subnetwork, Subnetwork,
Nameserver,
Tag, Tag,
Vlan, Vlan,
Vrf Vrf