diff --git a/src/components/Schema/Subscription.json b/src/components/Schema/Subscription.json index d9a31a1..aca1188 100644 --- a/src/components/Schema/Subscription.json +++ b/src/components/Schema/Subscription.json @@ -53,10 +53,10 @@ } }, { - "label": "Details", + "label": "Default", "type": "checkbox", "varient": "standard", - "name": "details" + "name": "default" }, { "label": "Enable", @@ -73,10 +73,10 @@ "name": "title" }, { - "label": "Details", + "label": "Default", "type": "text", "varient": "standard", - "name": "details" + "name": "default" }, {