Skip to content

Commit e98ba00

Browse files
committed
Bumped app.commitHashes.app ↞ [auto-sync from https://github.com/adamlui/chatgpt-widescreen]
1 parent cd89953 commit e98ba00

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 2026.1.27
238+
// @version 2026.1.27.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
@@ -327,7 +327,7 @@
327327
window.app = {
328328
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
329329
chatgptjsVer: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
330-
commitHashes: { app: '53dcdfc' } // for cached <app|messages>.json + sites.json5
330+
commitHashes: { app: '6b1429d' } // for cached <app|messages>.json + sites.json5
331331
}
332332
app.urls = {
333333
resourceHost: `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.commitHashes.app}` }

0 commit comments

Comments
 (0)