From 942b85b62425ce6fed5ebf45d41449030ba8b399 Mon Sep 17 00:00:00 2001 From: Dave Carroll Date: Thu, 1 Mar 2018 14:26:33 -0800 Subject: [PATCH] remove external sharing --- .vscode/settings.json | 11 +++++++++++ .../objects/Property__c/Property__c.object-meta.xml | 1 - 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json 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