Skip to content

Commit 55bcb3b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/chatgpt-auto-refresh/chatgpt-auto-refresh.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
// @description:zu *NGOKUPHEPHA* susa ukusetha kabusha ingxoxo yemizuzu eyi-10 + amaphutha enethiwekhi ahlala njalo + Ukuhlolwa kwe-Cloudflare ku-ChatGPT.
221221
// @author Adam Lui
222222
// @namespace https://github.com/adamlui
223-
// @version 2025.5.12.1
223+
// @version 2025.5.12.2
224224
// @license MIT
225225
// @icon https://assets.chatgptautorefresh.com/images/icons/openai/black/icon48.png?v=f11a0a8
226226
// @icon64 https://assets.chatgptautorefresh.com/images/icons/openai/black/icon64.png?v=f11a0a8
@@ -902,7 +902,7 @@
902902

903903
update: {
904904

905-
navicon({ preload = false } = {}) {
905+
navicon({ preload } = {}) {
906906
const baseURL = 'https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@579fa7c/assets/images/icons/auto-refresh',
907907
schemeMap = { light: 'black', dark: 'white' },
908908
fileName = 'icon32.png'

0 commit comments

Comments
 (0)