mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-03 00:14:28 -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);
|
setProQuotaDialogResolver(null);
|
||||||
|
|
||||||
if (choice === 'auth') {
|
if (choice === 'auth') {
|
||||||
|
cancelOngoingRequest?.();
|
||||||
openAuthDialog();
|
openAuthDialog();
|
||||||
} else {
|
} else {
|
||||||
addItem(
|
addItem(
|
||||||
|
|||||||
Reference in New Issue
Block a user