Skip to content

Commit d1a36d1

Browse files
committed
Deleted no-longer needed app.config.autoGet default reversal ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/duckduckgpt]
1 parent d1334cf commit d1a36d1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

chatgpt/duckduckgpt/duckduckgpt.user.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
// @description:zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149
// @author KudoAI
150150
// @namespace https://kudoai.com
151-
// @version 2026.1.26.6
151+
// @version 2026.1.26.7
152152
// @license MIT
153153
// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154
// @icon64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
@@ -2722,7 +2722,6 @@
27222722
}
27232723

27242724
if (!app.config.notFirstRun) {
2725-
if (env.browser.isMobile) settings.save('autoGet', true) // reverse default auto-get disabled if mobile
27262725
modals.alert('⚠️ Important Notice:',
27272726
`<b>${app.name}</b> is powered by AI technology. While designed to be helpful:\n\n`
27282727
+ '• <b>AI can make mistakes</b> - Always verify important information\n'

0 commit comments

Comments
 (0)