Failed vscode wip

This commit is contained in:
Idrees Hassan
2025-11-15 21:08:28 -05:00
parent 76e55a3caa
commit 2e3ff28706
14 changed files with 2935 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
RIGHT: 1,
};
let debugMode = location.hostname === "127.0.0.1";
let debugMode = window.location.hostname === "127.0.0.1";
/**
* @returns {boolean} Whether debug mode is enabled