mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
Refactor menu command handling for direct execution (#22791)
This commit is contained in:
@@ -104,4 +104,4 @@ function handle_menu_command() {
|
||||
}
|
||||
|
||||
# Run the menu system
|
||||
menu_run "ACORE DASHBOARD" handle_menu_command "${menu_items[@]}" "$@"
|
||||
menu_run_with_items "ACORE DASHBOARD" handle_menu_command -- "${menu_items[@]}" -- "$@"
|
||||
|
||||
Reference in New Issue
Block a user