File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2026.1.5
151+ // @version 2026.1.18
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
11561156 // Notify of mode change
11571157 if ( mode == 'sticky' && prevStickyState == config . stickySidebar ) return
11581158 feedback . notify (
1159- `${ app . msgs [ `menuLabel_${ mode } Sidebar` ] || log . toTitleCase ( mode ) + ' Sidebar' } ${
1159+ `${ app . msgs [ `menuLabel_${ mode } Sidebar` ] || log . toTitleCase ( mode ) + ' Sidebar' } ${
11601160 menus . toolbar . state . words [ + config [ configKeyName ] ] } `,
11611161 undefined , anchorModeDisabled ? 2.75 : undefined // +1s duration if conflicting mode notif shown
11621162 )
You can’t perform that action at this time.
0 commit comments