Feat: Add userMenuAvatar to DOM map

Co-authored-by: gemini-3.7-flash <noreply@google.com>
This commit is contained in:
2026-08-21 11:55:33 -07:00
parent df8269f01c
commit 9da342601c

View File

@@ -7,7 +7,7 @@ export const el = window.el = Object.fromEntries(
'set_reasoning_effort','set_system_prompt','set_hide_composer','set_include_thoughts', 'set_reasoning_effort','set_system_prompt','set_hide_composer','set_include_thoughts',
'set_img_output','set_aspect_ratio','set_image_size','aspectRatioContainer', 'set_img_output','set_aspect_ratio','set_image_size','aspectRatioContainer',
'set_ignore_master_prompt','deleteSuneBtn','sidebarLeft','sidebarOverlayLeft','sidebarBtnLeft', 'set_ignore_master_prompt','deleteSuneBtn','sidebarLeft','sidebarOverlayLeft','sidebarBtnLeft',
'suneList','newSuneBtn','userMenuBtn','userMenu','accountSettingsOption','sunesImportOption', 'suneList','newSuneBtn','userMenuBtn','userMenuAvatar','userMenu','accountSettingsOption','sunesImportOption',
'sunesExportOption','threadsImportOption','importInput','sidebarBtnRight','sidebarRight', 'sunesExportOption','threadsImportOption','importInput','sidebarBtnRight','sidebarRight',
'sidebarOverlayRight','threadList','closeThreads','threadPopover','sunePopover','footer', 'sidebarOverlayRight','threadList','closeThreads','threadPopover','sunePopover','footer',
'attachBtn','attachBadge','fileInput','htmlEditor','extensionHtmlEditor', 'attachBtn','attachBadge','fileInput','htmlEditor','extensionHtmlEditor',