DevTools - Browser Console - restore sessions (follow up)

https://github.com/MoonchildProductions/moebius/pull/112
This commit is contained in:
janekptacijarabaci 2018-03-01 08:36:32 +01:00 committed by Roy Tam
commit f92a4b1c8a

View file

@ -722,6 +722,7 @@ BrowserConsole.prototype = extend(WebConsole.prototype, {
},
});
const HUDService = new HUD_SERVICE();
exports.HUDService = HUDService;
/**