From c60b9c11f60fe29d42d458c336e31e8828e6d301 Mon Sep 17 00:00:00 2001 From: Joel Rebello Date: Tue, 23 Jul 2024 16:17:17 +0200 Subject: [PATCH] enlist x11dph-t variant --- constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.go b/constants.go index bce7ed4..e978555 100644 --- a/constants.go +++ b/constants.go @@ -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"