From 7877a98bd9c00db5e81dd2f8c734cba2bab20be7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 12 Aug 2022 09:26:17 +0200 Subject: Merging upstream version 1.36.0. Signed-off-by: Daniel Baumann --- web/gui/dashboard/dashboard-react.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/gui/dashboard/dashboard-react.js') diff --git a/web/gui/dashboard/dashboard-react.js b/web/gui/dashboard/dashboard-react.js index 0b342c548..99f868f42 100644 --- a/web/gui/dashboard/dashboard-react.js +++ b/web/gui/dashboard/dashboard-react.js @@ -3,7 +3,7 @@ /** * after react-dashboard refractor, this file can be renamed to 'dashboard.js' * and it will: - * - setup global objects, so any assignements like 'NETDATA.options.current.destroy_on_hide = true' + * - setup global objects, so any assignments like 'NETDATA.options.current.destroy_on_hide = true' * will not break. we need to add it in places where 'dashboard.js' is * - create react root DOM node * - load react app -- cgit v1.2.3