Update GUI hash

This commit is contained in:
Ylva Selling
2024-04-19 17:20:53 +02:00
parent 392a521423
commit caea263090
+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 = "c6ed5469319f922c64319298ef8daef0970f8d55"
local frontendHash = "44fbbc001baedfe7d1a39d94e4a01d3e217e1b8d"
local frontend = asset.resource({
Identifier = "WebGuiFrontend",