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-Brave Search (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2026.7.26.2
151+ // @version 2026.7.26.3
152152// @license MIT
153153// @icon https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@2f21b5f/assets/images/icons/app/icon48.png
154154// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@2f21b5f/assets/images/icons/app/icon64.png
23632363 innerDiv . innerHTML = modals . settings . aboutContent [
23642364 app . config . fgAnimationsDisabled ? 'short' : 'long' ]
23652365 innerDiv . style . float = app . config . fgAnimationsDisabled ? 'right' : ''
2366- configStatusSpan . append ( innerDiv ) ; settingEntry . onclick = ( ) => modals . open ( 'about' )
2366+ configStatusSpan . append ( innerDiv )
2367+ settingEntry . onclick = ( ) => modals . open ( 'about' )
23672368 } ,
23682369 preferredAPI : ( ) => {
23692370 configStatusSpan . textContent = app . config . preferredAPI || app . msgs . menuLabel_random
You can’t perform that action at this time.
0 commit comments