addd code
Some checks failed
CI / CI (push) Has been cancelled

This commit is contained in:
Aiday Marlen Kyzy 2024-09-17 18:46:00 +02:00
parent b07209d651
commit 2a91ff723a
No known key found for this signature in database
GPG key ID: 24A8B53DBD26FF4E
3 changed files with 11 additions and 3 deletions

View file

@ -22,6 +22,7 @@ global.document.queryCommandSupported = function () {
return false;
};
global.UIEvent = tmp.window.UIEvent;
global._VSCODE_FILE_ROOT = '';
global.window = {
location: {},