mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 03:49:43 -05:00
Update GUI hash to fix one that didn't build successfully
This commit is contained in:
@@ -3,7 +3,7 @@ asset.require("./static_server")
|
||||
local guiCustomization = asset.require("customization/gui")
|
||||
|
||||
-- Select which commit hashes to use for the frontend and backend
|
||||
local frontendHash = "a620a15d6e4c0f4dec08da5998250513f64783f1"
|
||||
local frontendHash = "234d03717e8f60d87ac73aa459de02232a4cd789"
|
||||
local dataProvider = "data.openspaceproject.com/files/webgui"
|
||||
|
||||
local frontend = asset.syncedResource({
|
||||
|
||||
Reference in New Issue
Block a user