From af8cdc8a19b91d765c1b8a6d7c0f5d58091fa2b0 Mon Sep 17 00:00:00 2001 From: alokhyland Date: Wed, 8 May 2024 16:41:04 +0530 Subject: [PATCH] test ftest --- core/nuxeo-elements.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/nuxeo-elements.js b/core/nuxeo-elements.js index fc2f444f3f..a3e60e6635 100644 --- a/core/nuxeo-elements.js +++ b/core/nuxeo-elements.js @@ -13,7 +13,7 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the Licenses. */ import './nuxeo-connection.js'; import './nuxeo-resource.js';