Skip to content

Commit 998c84d

Browse files
committed
1 parent 177649e commit 998c84d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 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.4.29
223+
// @version 2025.4.29.1
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
@@ -952,8 +952,6 @@
952952

953953
toolbarMenu.register() // create browser toolbar menu
954954
toggles.sidebar.update.navicon({ preload: true }) // preload sidebar NAVICON variants
955-
956-
// Init UI props
957955
await Promise.race([chatgpt.isLoaded(), new Promise(resolve => setTimeout(resolve, 5000))]); // initial UI loaded
958956

959957
// Add RISING PARTICLES styles

0 commit comments

Comments
 (0)