mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-25 12:16:00 +08:00
4 lines
169 B
TypeScript
4 lines
169 B
TypeScript
// TODO: Re-enable Computer Use menus after fixing the MCP server connection
|
|
// between the desktop app and the web UI.
|
|
export const COMPUTER_USE_MENUS_ENABLED = false;
|