Update GUI hash

This commit is contained in:
Emma Broman
2023-11-28 10:59:58 +01:00
parent c559444e76
commit 0b23df0d43
+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 = "d7bac0d84b0a17de7f822fa776a7298b3d4ef372"
local frontendHash = "dab34b102b76fd266cff11201c5606c3af74e79e"
local frontend = asset.resource({
Identifier = "WebGuiFrontend",