mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
web - receive proper uris
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
self.WINDOW_CONFIGURATION = {
|
||||
folderUri: '{{FOLDER}}',
|
||||
workspaceUri: '{{WORKSPACE}}',
|
||||
userDataUri: '{{USER_DATA}}'
|
||||
userDataUri: '{{USER_DATA}}',
|
||||
authority: '{{AUTHORITY}}'
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user