mirror of
https://github.com/lencx/Noi.git
synced 2025-12-15 17:40:48 +01:00
chore: noi ask
This commit is contained in:
@@ -78,7 +78,7 @@ class ClaudeAsk extends NoiAsk {
|
||||
if (!btn) { // last ditch attempt
|
||||
btn = document.querySelector(`button:has(svg)`);
|
||||
}
|
||||
if (btn) this.autoClick(btn);
|
||||
if (btn) this.autoClick(btn);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user