fix(config):Reviving CustomWitty feature (#8432)

Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
This commit is contained in:
JAYADITYA
2025-09-22 21:00:11 +05:30
committed by GitHub
parent 81d03cb524
commit 92543da28c
4 changed files with 43 additions and 7 deletions

View File

@@ -833,8 +833,10 @@ Logging in with Google... Please restart Gemini CLI to continue.
[handleSlashCommand, settings],
);
const { elapsedTime, currentLoadingPhrase } =
useLoadingIndicator(streamingState);
const { elapsedTime, currentLoadingPhrase } = useLoadingIndicator(
streamingState,
settings.merged.ui?.customWittyPhrases,
);
const handleExit = useCallback(
(