Skip to content

Commit 230263e

Browse files
committed
1 parent b1a746e commit 230263e

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-perplexity.ai + poe.com!
236236
// @author Adam Lui
237237
// @namespace https://github.com/adamlui
238-
// @version 2025.5.29
238+
// @version 2025.5.29.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
@@ -319,7 +319,7 @@
319319
window.app = {
320320
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
321321
chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
322-
commitHashes: { app: 'b86e6f9' } // for cached <app|messages>.json + sites.json5
322+
commitHashes: { app: '746f5f0' } // for cached <app|messages>.json + sites.json5
323323
}
324324
app.urls = {
325325
resourceHost: `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.commitHashes.app}` }

0 commit comments

Comments
 (0)