Skip to content

Commit b4fb53c

Browse files
committed
Deleted code fragment from WIP
1 parent f309fc2 commit b4fb53c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

duckduckgpt/greasemonkey/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 2025.2.1.21
151+
// @version 2025.2.1.22
152152
// @license MIT
153153
// @icon https://assets.ddgpt.com/images/icons/duckduckgpt/icon48.png?v=06af076
154154
// @icon64 https://assets.ddgpt.com/images/icons/duckduckgpt/icon64.png?v=06af076
@@ -797,7 +797,6 @@
797797

798798
stylize() {
799799
if (!this.styles) {
800-
this.styles = dom.crea
801800
this.styles = document.createElement('style') ; this.styles.id = `${this.class}-styles`
802801
document.head.append(this.styles)
803802
}

0 commit comments

Comments
 (0)