Update GUI hash again (closes #2908)

This commit is contained in:
Emma Broman
2023-11-13 16:08:17 +01:00
parent 72bb6d3cc4
commit c54e72136d

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 = "061fc129f72a145e8f8182b32113188b13722e67"
local frontendHash = "26e709be4e4b17d7fcdbd8f53cf681f4f4126b29"
local frontend = asset.resource({
Identifier = "WebGuiFrontend",