File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
chatgpt/autoclear-chatgpt-history Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 225
225
// @description :zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.1.11.1
228
+ // @version 2025.1.12
229
229
// @license MIT
230
230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231
231
// @icon 64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
503
503
} ,
504
504
505
505
init ( modal ) {
506
+ if ( ! modal ) return // to support non-div this.open()s
506
507
if ( ! this . styles ) this . stylize ( ) // to init/append stylesheet
507
508
modal . classList . add ( 'no-user-select' , this . class ) ; modal . parentNode . classList . add ( `${ this . class } -bg` )
508
509
fillStarryBG ( modal ) // add starry bg
You can’t perform that action at this time.
0 commit comments