From 7c3c878e2e178148e25859f5c3509c70d7cb5998 Mon Sep 17 00:00:00 2001 From: Ylva Selling Date: Mon, 20 Sep 2021 13:36:38 +0200 Subject: [PATCH] Set gui to the latest version with the WWT logo --- data/assets/util/webgui.asset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/assets/util/webgui.asset b/data/assets/util/webgui.asset index 12b22c1095..0f8e350871 100644 --- a/data/assets/util/webgui.asset +++ b/data/assets/util/webgui.asset @@ -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 = "55adb23d5f564e407b8778101ab52bf9b1d79149" +local frontendHash = "60e1399472a86464e963a39ab6fc13de6a5f3bf4" local dataProvider = "data.openspaceproject.com/files/webgui" local frontend = asset.syncedResource({