From 40226923331055fba8baefd99be9caae837eee34 Mon Sep 17 00:00:00 2001 From: Josef-MrBeam Date: Thu, 26 Oct 2023 09:38:05 +0200 Subject: [PATCH] fiy typo --- octoprint_mrbeam/static/js/app/view-models/user-notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint_mrbeam/static/js/app/view-models/user-notification.js b/octoprint_mrbeam/static/js/app/view-models/user-notification.js index bf1a792ac..75788fea9 100644 --- a/octoprint_mrbeam/static/js/app/view-models/user-notification.js +++ b/octoprint_mrbeam/static/js/app/view-models/user-notification.js @@ -42,7 +42,7 @@ $(function () { * Add notification tempaltes here */ self._notification_templates = { - leaserheadunit_missing: { + laserheadunit_missing: { title: gettext("Laserhead unit missing"), text: _.sprintf( gettext(