Skip to content

Commit 02d2305

Browse files
committed
Deleted whitespace for compactness ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/bravegpt]
1 parent 9ae2339 commit 02d2305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/bravegpt/bravegpt.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
149149
// @author KudoAI
150150
// @namespace https://kudoai.com
151-
// @version 2025.4.16.11
151+
// @version 2025.4.16.12
152152
// @license MIT
153153
// @icon https://assets.bravegpt.com/images/icons/bravegpt/icon48.png?v=df624b0
154154
// @icon64 https://assets.bravegpt.com/images/icons/bravegpt/icon64.png?v=df624b0
@@ -1084,7 +1084,7 @@
10841084
// Show modal
10851085
const schemeModal = modals.alert(`${
10861086
app.name } ${( app.msgs.menuLabel_colorScheme ).toLowerCase() }:`, '', // title
1087-
[ function auto() {}, function light() {}, function dark() {} ], // buttons
1087+
[ function auto(){}, function light(){}, function dark(){} ], // buttons
10881088
'', 503 // px width
10891089
)
10901090

0 commit comments

Comments
 (0)