Fix MCP prompt slash commands not appearing. (#8290)

This commit is contained in:
Tommaso Sciortino
2025-09-11 12:59:38 -07:00
committed by GitHub
parent 0308267071
commit ad21c10988
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -435,6 +435,7 @@ Logging in with Google... Please restart Gemini CLI to continue.
setIsProcessing,
setGeminiMdFileCount,
slashCommandActions,
isConfigInitialized,
);
const performMemoryRefresh = useCallback(async () => {