File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
chatgpt/chatgpt-auto-talk Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 225
225
// @description :zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.1.29.9
228
+ // @version 2025.1.29.10
229
229
// @license MIT
230
230
// @icon https://assets.chatgptautotalk.com/images/icons/openai/black/icon48.png?v=9f1ed3c
231
231
// @icon 64 https://assets.chatgptautotalk.com/images/icons/openai/black/icon64.png?v=9f1ed3c
781
781
this . div . querySelector ( 'img' ) ?. classList . add ( ...( firstIcon ?. classList || [ ] ) )
782
782
}
783
783
784
- // Update color /state
785
- this . updateNavicon ( ) ; this . updateState ( ) // to opposite init state for animation on 1st load
784
+ // Update scheme /state
785
+ this . updateScheme ( ) ; this . updateState ( ) // to opposite init state for animation on 1st load
786
786
787
787
// Add hover/click listeners
788
788
this . div . onmouseover = this . div . onmouseout = event => // trigger OpenAI hover overlay
You can’t perform that action at this time.
0 commit comments