File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 149149// @description :zu Yengeza izimpendulo ze-AI ku-Google Search (inikwa amandla yi-Google Gemma + GPT-4o!)
150150// @author KudoAI
151151// @namespace https://kudoai.com
152- // @version 2025.3.8.3
152+ // @version 2025.3.8.4
153153// @license MIT
154154// @icon https://assets.googlegpt.io/images/icons/googlegpt/black/icon48.png?v=59409b2
155155// @icon 64 https://assets.googlegpt.io/images/icons/googlegpt/black/icon64.png?v=59409b2
37363736 loadingElem . classList . add ( 'loading' , 'no-user-select' )
37373737 loadingElem . prepend ( icons . arrowsCyclic . create ( ) ) // prepend spinner
37383738
3739- //if (src == 'regen') await new Promise(resolve => setTimeout(resolve, 11111000)) // delay regen for effect
3740-
37413739 // Init API attempt props
37423740 get . reply . status = 'waiting'
37433741 if ( ! get . reply . triedAPIs ) get . reply . triedAPIs = [ ]
You can’t perform that action at this time.
0 commit comments