mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-04 02:11:11 -07:00
Add User email detail to about box (#13459)
This commit is contained in:
@@ -54,6 +54,7 @@ export * from './utils/gitIgnoreParser.js';
|
||||
export * from './utils/gitUtils.js';
|
||||
export * from './utils/editor.js';
|
||||
export * from './utils/quotaErrorDetection.js';
|
||||
export * from './utils/userAccountManager.js';
|
||||
export * from './utils/googleQuotaErrors.js';
|
||||
export * from './utils/fileUtils.js';
|
||||
export * from './utils/retry.js';
|
||||
|
||||
Reference in New Issue
Block a user