Skip to content

Commit 1fe52d9

Browse files
committed
Condensed toggles.sidebar.update.navicon() signature ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/autoclear-chatgpt-history]
1 parent 81949d7 commit 1fe52d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/autoclear-chatgpt-history/autoclear-chatgpt-history.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.5.12.1
228+
// @version 2025.5.12.2
229229
// @license MIT
230230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231231
// @icon64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
@@ -904,7 +904,7 @@
904904

905905
update: {
906906

907-
navicon({ preload = false } = {}) {
907+
navicon({ preload } = {}) {
908908
const baseURL = 'https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history@4a52452/assets/images/icons/incognito',
909909
schemeMap = { light: 'black', dark: 'white' },
910910
fileName = 'icon32.png'

0 commit comments

Comments
 (0)