Skip to content

Commit 019b31a

Browse files
committed
1 parent 19aeb3f commit 019b31a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/chatgpt-widescreen/chatgpt-widescreen-mode.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
// @description:zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-poe.com!
236236
// @author Adam Lui
237237
// @namespace https://github.com/adamlui
238-
// @version 2025.7.31
238+
// @version 2025.7.31.1
239239
// @license MIT
240240
// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241241
// @icon64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
@@ -318,7 +318,7 @@
318318
window.app = {
319319
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
320320
chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
321-
commitHashes: { app: '5c7a9b9' } // for cached <app|messages>.json + sites.json5
321+
commitHashes: { app: '3fe1040' } // for cached <app|messages>.json + sites.json5
322322
}
323323
app.urls = {
324324
resourceHost: `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.commitHashes.app}` }

0 commit comments

Comments
 (0)