diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..3854bce3 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,11 @@ +{ + "terminal.integrated.env.osx": { + "SFDX_SET_CLIENT_IDS": "sfdx-vscode" + }, + "terminal.integrated.env.linux": { + "SFDX_SET_CLIENT_IDS": "sfdx-vscode" + }, + "terminal.integrated.env.windows": { + "SFDX_SET_CLIENT_IDS": "sfdx-vscode" + } +} \ No newline at end of file diff --git a/force-app/main/default/objects/Property__c/Property__c.object-meta.xml b/force-app/main/default/objects/Property__c/Property__c.object-meta.xml index 7f046164..0d602840 100644 --- a/force-app/main/default/objects/Property__c/Property__c.object-meta.xml +++ b/force-app/main/default/objects/Property__c/Property__c.object-meta.xml @@ -65,6 +65,5 @@ Properties - ReadWrite Public