Skip to content

Commit

Permalink
Change category as Other
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sheppard <dans@dansheps.com>
  • Loading branch information
Mathias-gt and DanSheps authored Feb 20, 2025
1 parent 0df8706 commit 8176033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbox/vpn/choices.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ class L2VPNTypeChoices(ChoiceSet):
(TYPE_EPTREE, _('Ethernet Private Tree')),
(TYPE_EVPTREE, _('Ethernet Virtual Private Tree')),
)),
('SPB', (
('Other', (
(TYPE_SPB, _('SPB')),
)),
)
Expand Down

0 comments on commit 8176033

Please sign in to comment.