Update gui hash

This commit is contained in:
Emma Broman
2023-06-08 14:39:30 +02:00
parent b211df72a6
commit 7e53174420

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 = "80bbd476f224a131d687af4ace2ddd68521c0a1f"
local frontendHash = "d45fdf93b280e188af6847d2e7ec71cbf439e380"
local frontend = asset.syncedResource({
Identifier = "WebGuiFrontend",