We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1122ce7 commit e4d336bCopy full SHA for e4d336b
utils.js
@@ -356,7 +356,8 @@ class InjectionTargetsOnWebsite {
356
},
357
Gemini: {
358
containers: [
359
- 'input-container', // The main container holding input and disclaimer
+ 'chat-window input-container', // The main container holding input and disclaimer
360
+ 'input-container', // maybe herre?
361
'main' // Fallback if input-container structure changes significantly
362
],
363
sendButtons: [
0 commit comments