File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 235
235
// @description :zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-poe.com!
236
236
// @author Adam Lui
237
237
// @namespace https://github.com/adamlui
238
- // @version 2025.8.15
238
+ // @version 2025.8.18
239
239
// @license MIT
240
240
// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241
241
// @icon 64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
370
370
371
371
refresh ( ) {
372
372
if ( typeof GM_unregisterMenuCommand == 'undefined' ) return
373
- for ( const id of this . entryIDs ) { GM_unregisterMenuCommand ( id ) } this . register ( )
373
+ this . entryIDs . forEach ( id => GM_unregisterMenuCommand ( id ) )
374
+ this . register ( )
374
375
} ,
375
376
376
377
register ( ) {
You can’t perform that action at this time.
0 commit comments