mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-22 05:20:26 -05:00
Update GUI hash
* Windown panel reordering https://github.com/OpenSpace/OpenSpace-WebGui/pull/202 * Fixes #3914 * QR code emnu modal to open GUI in browser: https://github.com/OpenSpace/OpenSpace-WebGui/pull/198
This commit is contained in:
@@ -4,7 +4,7 @@ local guiCustomization = asset.require("customization/gui")
|
||||
|
||||
|
||||
-- Select which commit hashes to use for the UI frontend
|
||||
local frontendHash = "8cb3d3ae99ddad650f8466e92542b12b1a6d8fd0"
|
||||
local frontendHash = "e72cd8d133a78c86f61566af021e35e2efb09da3"
|
||||
|
||||
-- The name of the file to download from the server
|
||||
local frontendFile = "frontend.zip"
|
||||
|
||||
Reference in New Issue
Block a user