diff --git a/src/opnsense/www/js/opnsense_bootgrid.mjs b/src/opnsense/www/js/opnsense_bootgrid.mjs index 5c36502a3e..49df75f54a 100644 --- a/src/opnsense/www/js/opnsense_bootgrid.mjs +++ b/src/opnsense/www/js/opnsense_bootgrid.mjs @@ -2073,7 +2073,7 @@ $.fn.UIBootgrid = function(params) { return $replacement; } -/* These translations must come from the template, see default.volt */ +// These translations must come from the template, see default.volt $.fn.UIBootgrid.translations = {}; // Expose "UIBootgrid" class for non-module scripts