Update Gui hash (to only load exoplanet data when enabled)

This commit is contained in:
Emma Broman
2022-04-28 14:42:04 +02:00
parent 19507981b4
commit 109dd6eec8

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 = "caac0fabfd7e8b8060c346eb2670cdeaaa585336"
local frontendHash = "ab0b74ceca72789b31fd2ccf9cc8a1f1cddbea26"
local dataProvider = "data.openspaceproject.com/files/webgui"
local frontend = asset.syncedResource({