mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 06:31:01 -07:00
fix the proQutaDialog (#7647)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
@@ -1135,6 +1135,7 @@ const App = ({ config, settings, startupWarnings = [], version }: AppProps) => {
|
||||
setProQuotaDialogResolver(null);
|
||||
|
||||
if (choice === 'auth') {
|
||||
cancelOngoingRequest?.();
|
||||
openAuthDialog();
|
||||
} else {
|
||||
addItem(
|
||||
|
||||
Reference in New Issue
Block a user