From 2565f07b9d732af4447bf6c8318220c27ef870c9 Mon Sep 17 00:00:00 2001 From: Bronson Witting Date: Mon, 29 Apr 2024 20:04:44 -0400 Subject: [PATCH] Update constants.js to add new H6079 lamp (#776) --- lib/utils/constants.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/utils/constants.js b/lib/utils/constants.js index 87bba0e2..d05161bb 100644 --- a/lib/utils/constants.js +++ b/lib/utils/constants.js @@ -170,6 +170,7 @@ export default { 'H6075', 'H6076', 'H6078', + 'H6079', 'H607C', 'H6083', 'H6085', @@ -421,6 +422,7 @@ export default { 'H6073', 'H6076', 'H6078', + 'H6079', 'H607C', 'H6087', 'H6088',