mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-21 09:45:37 -05:00
Renames hosting to remote
This commit is contained in:
@@ -124,7 +124,7 @@ export interface IAdvancedConfig {
|
||||
}
|
||||
|
||||
export interface IExperimentalConfig {
|
||||
openInHostingProvider: boolean;
|
||||
openInRemote: boolean;
|
||||
}
|
||||
|
||||
export interface IConfig {
|
||||
|
||||
Reference in New Issue
Block a user