remote authority - update comments

//cc @aeschli
This commit is contained in:
Benjamin Pasero
2021-03-10 18:11:23 +01:00
parent 75da06499c
commit a2b5e58b09
2 changed files with 2 additions and 2 deletions

View File

@@ -839,7 +839,7 @@ export class CodeApplication extends Disposable {
noRecentEntry,
waitMarkerFileURI,
initialStartup: true,
remoteAuthority: undefined /* always local */
/* remoteAuthority will be determined based on macOpenFiles */
});
}