mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Failed vscode wip
This commit is contained in:
2
dist/birb.js
vendored
2
dist/birb.js
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user