Renames hosting to remote

This commit is contained in:
Eric Amodio
2017-03-24 03:37:22 -04:00
parent 4d1cfd6413
commit 0feaf285cd
16 changed files with 74 additions and 69 deletions

View File

@@ -124,7 +124,7 @@ export interface IAdvancedConfig {
}
export interface IExperimentalConfig {
openInHostingProvider: boolean;
openInRemote: boolean;
}
export interface IConfig {