Update GUI hash to fix one that didn't build successfully

This commit is contained in:
Alexander Bock
2023-02-13 19:50:05 +01:00
parent e924b41bf0
commit e39a139f82
+1 -1
View File
@@ -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({