Update WebGUI frontend hash

This commit is contained in:
Alexander Bock
2025-07-24 10:58:48 +02:00
parent 91a4c2460f
commit 3acb48b930
+1 -1
View File
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
-- Select which commit hashes to use for the UI frontend
local frontendHash = "8e0c43cc406cc56dea3c5e1f0b4c45b1216927a5"
local frontendHash = "ce1a3c2fe51b46cc3f4ebfdf30389dc41b0c99ac"
-- The name of the file to download from the server
local frontendFile = "frontend.zip"