Update GUI to fix broken color picker (#2293)

This commit is contained in:
Emma Broman
2022-11-01 18:02:42 +01:00
parent 9619711d6f
commit ed83169c29
+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 = "8954b75f4b60a926d5fd7da93159cda409f54129"
local frontendHash = "082a855e6d29359f492ebbc82b625eee56e42e52"
local dataProvider = "data.openspaceproject.com/files/webgui"
local frontend = asset.syncedResource({