Skip to content

Commit 79e6ef7

Browse files
committed
1 parent 3ec4495 commit 79e6ef7

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.17
238+
// @version 2025.9.17.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
@@ -291,7 +291,7 @@
291291

292292
(async () => {
293293

294-
// Hide Perplexity noticeon GitHub if found
294+
// Hide Perplexity notice on GitHub if found
295295
if (location.pathname.includes('chatgpt-widescreen')) {
296296
const perplexityAlert = [...document.querySelectorAll('.markdown-alert')]
297297
.find(alert => alert.textContent.includes('Perplexity'))

0 commit comments

Comments
 (0)