Update the Webgui hash to include the user panel changes

This commit is contained in:
Alexander Bock
2024-04-17 16:22:57 +02:00
parent 0794423fef
commit 7a2298e8e0
+1 -1
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 = "0f745d1672eb63c37eaa9164f1e5f991f6c7795c"
local frontendHash = "c6ed5469319f922c64319298ef8daef0970f8d55"
local frontend = asset.resource({
Identifier = "WebGuiFrontend",