Update GUI hash

This commit is contained in:
Emma Broman
2023-06-09 13:49:07 +02:00
parent 68c1b34e7c
commit 8cdffb7090
+1 -1
View File
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
-- Select which commit hashes to use for the frontend and backend
local frontendHash = "bc498c74a5b02969acea00de14eedc84010a2bbf"
local frontendHash = "c6b16ef4ffdda6b20298d16a204c8977ad56ef09"
local frontend = asset.syncedResource({
Identifier = "WebGuiFrontend",