mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
DevTools - Browser Console - restore sessions (follow up)
https://github.com/MoonchildProductions/moebius/pull/112
This commit is contained in:
parent
63ba51f58e
commit
f92a4b1c8a
1 changed files with 1 additions and 0 deletions
|
|
@ -722,6 +722,7 @@ BrowserConsole.prototype = extend(WebConsole.prototype, {
|
|||
},
|
||||
});
|
||||
|
||||
const HUDService = new HUD_SERVICE();
|
||||
exports.HUDService = HUDService;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue