Update GUI hash (for linting updates)

This commit is contained in:
Emma Broman
2023-05-31 10:51:57 +02:00
parent b4337e8188
commit 1f596f515c

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 = "79f012650c585c1d62c5c74d90c6708031312347"
local frontendHash = "995470c6de57df50b4dffdc0183d003f863626dc"
local frontend = asset.syncedResource({
Identifier = "WebGuiFrontend",