Update GUI hash

This commit is contained in:
Emma Broman
2023-08-02 15:56:35 +02:00
parent 59d51a365f
commit 25451e08e8

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 = "aab5767cdfe004a8a512f18e41217f608b62f131"
local frontendHash = "44a3e3aa89f250b74ffc4b7f3a503a5149c0e8de"
local frontend = asset.syncedResource({
Identifier = "WebGuiFrontend",