Skip to content

Commit cb94954

Browse files
committed
.
1 parent dddc3a8 commit cb94954

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

extension.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ App.Init = function () {
5959

6060
App.InitBackendExec();
6161

62-
63-
62+
let context = App.Workspace;
6463

6564
const CMD_IFRAME = vscode.commands.registerCommand('DEVKING.IFRAME', async (url, title) => {
6665
LOG('IFRAME: ' + url);

0 commit comments

Comments
 (0)