Update gui hash (fixes error on empty listproperty input)

This commit is contained in:
Emma Broman
2021-06-07 10:14:39 +02:00
parent 8ae55609b5
commit 7fdff09144
+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 = "7fed95043e967c632b446ae1c98c6390f3fb7edc"
local frontendHash = "96b88e6c760e59d143bd29da6f06011eaafce4b1"
local dataProvider = "data.openspaceproject.com/files/webgui"
local frontend = asset.syncedResource({