From 4502c353c7b8839abed8983581c75739cb895b40 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 fc2f444f3..a3e60e663 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';