Update GUI hash

This commit is contained in:
Emma Broman
2023-08-22 16:58:39 +02:00
parent 08d5662c17
commit caa9492c42
+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 = "f28b121318e266bd546c7c9f6bdf5a790e66c742"
local frontendHash = "7ed2de3b136b4712454c944a3838c2171c26605a"
local frontend = asset.syncedResource({
Identifier = "WebGuiFrontend",