Update GUI hash

For a couple of small fixes. Non-breaking
This commit is contained in:
Emma Broman
2024-08-29 09:41:58 +02:00
parent a7c11b4de9
commit 311c69cc7a

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 = "cb4c80198d15caf410f5f8bb2c310339793d5747"
local frontendHash = "5a58a3ca0215b6dc264e985ab321a75d51e4a8e5"
local frontend = asset.resource({
Identifier = "WebGuiFrontend",