File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
chatgpt/chatgpt-auto-talk Expand file tree Collapse file tree 1 file changed +1
-2
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.30.2
228
+ // @version 2025.1.30.3
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
867
867
const baseURL = `${ app . urls . resourceHost } /assets/images/icons/soundwave` ,
868
868
stateMap = { enabled : 'tall' , disabled : '' } ,
869
869
schemeMap = { light : 'black' , dark : 'white' }
870
-
871
870
if ( preload )
872
871
Object . keys ( stateMap ) . forEach ( state =>
873
872
Object . keys ( schemeMap ) . forEach ( scheme =>
You can’t perform that action at this time.
0 commit comments