Update WebGui hash

This commit is contained in:
Andreas Engberg
2025-12-16 11:12:11 +01:00
parent 1e697caba8
commit c4fe078706

View File

@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
-- Select which commit hashes to use for the UI frontend
local frontendHash = "ab37d20255239643a91173601e0e8ea7caec7d37"
local frontendHash = "dfec6044957586573048cdc91861544471fb5283"
-- The name of the file to download from the server
local frontendFile = "frontend.zip"