diff --git a/data/assets/util/webgui.asset b/data/assets/util/webgui.asset index e8458e79e3..dbf59f6caa 100644 --- a/data/assets/util/webgui.asset +++ b/data/assets/util/webgui.asset @@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui") -- Select which commit hashes to use for the UI frontend -local frontendHash = "ef3c00211844095bb558cae5a37e91f1204edab5" +local frontendHash = "03d8bdb206d2d82a83b56d9409bd5fd41c97a3bc" -- The name of the file to download from the server local frontendFile = "frontend.zip" diff --git a/data/web/default_ui_panels.json b/data/web/default_ui_panels.json index f2b4d04ceb..e964e1f23d 100644 --- a/data/web/default_ui_panels.json +++ b/data/web/default_ui_panels.json @@ -91,7 +91,7 @@ }, "15": { "id": "gettingStartedTour", - "visible": true, + "visible": false, "name": "Getting Started Tour", "isOpen": false },