Skip to content

Commit

Permalink
enlist x11dph-t variant
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Jul 23, 2024
1 parent 8256ba7 commit c60b9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ func FormatProductName(s string) string {
return "x11sse-f"
case "SYS-510T-MR-EI018", "SYS-510T-MR1-EI018", "SYS-510T-MR2-EI018":
return "x12sth-sys"
case "SSG-6029P-E1CR12L-PH004":
case "SSG-6029P-E1CR12L-PH004", "SSG-6029P-E1CR12L":
return "x11dph-t"
case "SSG-110P-NTR10", "SSG-110P-NTR10-EI018":
return "x12spo-ntf"
Expand Down

0 comments on commit c60b9c1

Please sign in to comment.