mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 16:02:14 +00:00
Updated compiled habitrpg-shared.js
This commit is contained in:
parent
5c7c986a1f
commit
23f7d96fa7
1 changed files with 1 additions and 0 deletions
1
common/dist/scripts/habitrpg-shared.js
vendored
1
common/dist/scripts/habitrpg-shared.js
vendored
|
|
@ -7390,6 +7390,7 @@ process.browser = true;
|
|||
process.env = {};
|
||||
process.argv = [];
|
||||
process.version = ''; // empty string to avoid regexp issues
|
||||
process.versions = {};
|
||||
|
||||
function noop() {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue