Skip to content

Commit

Permalink
SW-4072 fix laserhead missing malfunction is a info not a error (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-MrBeam authored Oct 26, 2023
1 parent 735a6de commit ed32e78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $(function () {
* Add notification tempaltes here
*/
self._notification_templates = {
leaserheadunit_missing: {
laserheadunit_missing: {
title: gettext("Laserhead unit missing"),
text: _.sprintf(
gettext(
Expand Down

0 comments on commit ed32e78

Please sign in to comment.