mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 20:14:44 -07:00
feat(admin): implement admin controls polling and restart prompt (#16627)
This commit is contained in:
@@ -10,6 +10,7 @@ export const ExperimentFlags = {
|
||||
BANNER_TEXT_NO_CAPACITY_ISSUES: 45740199,
|
||||
BANNER_TEXT_CAPACITY_ISSUES: 45740200,
|
||||
ENABLE_PREVIEW: 45740196,
|
||||
ENABLE_ADMIN_CONTROLS: 45752213,
|
||||
} as const;
|
||||
|
||||
export type ExperimentFlagName =
|
||||
|
||||
Reference in New Issue
Block a user