mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Added nickname to initial setup settings, make terms and initial setup accept buttons blue (call-to-action styled)
This commit is contained in:
@@ -26,7 +26,7 @@ module W3DHubLauncher
|
||||
window.close
|
||||
end
|
||||
|
||||
button "Accept" do
|
||||
button "Accept", **CTA_BUTTON_THEME do
|
||||
page(Page::Boot::InitialSetup)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user