mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 04:30:09 -05:00
Update GUI hash
- Rewrite final classes to functional https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/8c0740c66e41742d7b7636b98e7591d9b7ab32a1 - Fix some things that broke wiht that rewrite - Update dependencies - Fix for issue #2893
This commit is contained in:
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
|
||||
|
||||
|
||||
-- Select which commit hashes to use for the frontend and backend
|
||||
local frontendHash = "c4fccbef3051522c7b8bcd96aeb20b8126ac2286"
|
||||
local frontendHash = "061fc129f72a145e8f8182b32113188b13722e67"
|
||||
|
||||
local frontend = asset.resource({
|
||||
Identifier = "WebGuiFrontend",
|
||||
|
||||
Reference in New Issue
Block a user