mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-30 06:54:15 -07:00
Fix MCP prompt slash commands not appearing. (#8290)
This commit is contained in:
committed by
GitHub
parent
0308267071
commit
ad21c10988
@@ -435,6 +435,7 @@ Logging in with Google... Please restart Gemini CLI to continue.
|
||||
setIsProcessing,
|
||||
setGeminiMdFileCount,
|
||||
slashCommandActions,
|
||||
isConfigInitialized,
|
||||
);
|
||||
|
||||
const performMemoryRefresh = useCallback(async () => {
|
||||
|
||||
Reference in New Issue
Block a user