This commit is contained in:
2025-08-21 09:45:41 +02:00
parent b109299210
commit 601e5db76a
2 changed files with 10 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ fn cmd_web_execute(cmd Command) ! {
console.print_header('Starting Hero UI...')
// Prepare arguments for the UI factory
mut factory_args := ui.FactoryArgs{
mut factory_args := ui.WebArgs{
title: 'Hero Admin Panel'
host: host
port: port