Skip to content

Commit c8d3a45

Browse files
committed
Bumped app.commitHashes.app ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/chatgpt-widescreen]
1 parent 84dc0f1 commit c8d3a45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.9.24
238+
// @version 2025.9.24.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
@@ -325,7 +325,7 @@
325325
window.app = {
326326
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
327327
chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
328-
commitHashes: { app: '9b0ad8f' } // for cached <app|messages>.json + sites.json5
328+
commitHashes: { app: '0a2394b' } // for cached <app|messages>.json + sites.json5
329329
}
330330
app.urls = {
331331
resourceHost: `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.commitHashes.app}` }

0 commit comments

Comments
 (0)