From 7ab711ecbd7171a5b28155af1ffa1869bfa15e11 Mon Sep 17 00:00:00 2001 From: Danylo Strelets Date: Thu, 8 Aug 2024 14:15:15 +0300 Subject: [PATCH] HCK-7494: adjust objects default names --- properties_pane/defaultData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties_pane/defaultData.json b/properties_pane/defaultData.json index 3bf27e6..717fdac 100644 --- a/properties_pane/defaultData.json +++ b/properties_pane/defaultData.json @@ -9,7 +9,7 @@ "unlimitedQuota": false }, "collection": { - "collectionName": "New table", + "collectionName": "New_table", "tableType": "Native", "partitioning": "No partitioning" },