diff --git a/data/assets/util/webgui.asset b/data/assets/util/webgui.asset index 035b835f92..f4df246837 100644 --- a/data/assets/util/webgui.asset +++ b/data/assets/util/webgui.asset @@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui") -- Select which commit hashes to use for the UI frontend -local frontendHash = "baabd171ecbe61b2758970a2cdafb43fbcd1a23b" +local frontendHash = "c0fa4fad15b6b432d171d43541abb6aa2f2a60dc" -- The name of the file to download from the server local frontendFile = "frontend.zip"