Skip to content

Commit a76fc8b

Browse files
1 parent 6be491c commit a76fc8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/vs/code/browser/workbench/workbench.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,8 @@ function readCookie(name: string): string | undefined {
574574
return undefined;
575575
}
576576

577+
alert(5);
578+
577579
(function () {
578580

579581
// Find config by checking for DOM

0 commit comments

Comments
 (0)