Skip to content

Commit 98b1a96

Browse files
committed
Condensed toggles.sidebar.update.navicon() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-auto-talk]
1 parent 437f4c4 commit 98b1a96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

chatgpt/chatgpt-auto-talk/chatgpt-auto-talk.user.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.1.30.2
228+
// @version 2025.1.30.3
229229
// @license MIT
230230
// @icon https://assets.chatgptautotalk.com/images/icons/openai/black/icon48.png?v=9f1ed3c
231231
// @icon64 https://assets.chatgptautotalk.com/images/icons/openai/black/icon64.png?v=9f1ed3c
@@ -867,7 +867,6 @@
867867
const baseURL = `${app.urls.resourceHost}/assets/images/icons/soundwave`,
868868
stateMap = { enabled: 'tall', disabled: '' },
869869
schemeMap = { light: 'black', dark: 'white' }
870-
871870
if (preload)
872871
Object.keys(stateMap).forEach(state =>
873872
Object.keys(schemeMap).forEach(scheme =>

0 commit comments

Comments
 (0)