From e5a6cc53515cb49fad4916cf4e078694409d8b40 Mon Sep 17 00:00:00 2001 From: otabekgh Date: Sun, 3 Dec 2023 16:10:47 +0300 Subject: [PATCH] build file fixed --- ui_src/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_src/src/App.js b/ui_src/src/App.js index 5fadaf452..0cc8e8361 100644 --- a/ui_src/src/App.js +++ b/ui_src/src/App.js @@ -10,7 +10,7 @@ // Additional Use Grant: You may make use of the Licensed Work (i) only as part of your own product or service, provided it is not a message broker or a message queue product or service; and (ii) provided that you do not use, provide, distribute, or make available the Licensed Work as a Service. // A "Service" is a commercial offering, product, hosted, or managed service, that allows third parties (other than your own employees and contractors acting on your behalf) to access and/or use the Licensed Work or a substantial set of the features or functionality of the Licensed Work to third parties as a software-as-a-service, platform-as-a-service, infrastructure-as-a-service or other similar services that compete with Licensor products or services. -//testing16 +//testing17 import './App.scss';