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.
poe.selectors.btns.attachFile
1 parent f998bc8 commit a659911Copy full SHA for a659911
assets/data/sites.json5
@@ -57,7 +57,7 @@
57
"hasSidebar": true,
58
"selectors": {
59
"btns": {
60
- "mic": "button[data-button-voice-input=true]",
+ "attachFile": "button[data-button-file-input]", "mic": "button[data-button-voice-input=true]",
61
"newChat": "header a[class*=button]", "send": "[data-button-send]"
62
},
63
"header": "header, div[class*=CanvasHeader_header]",
0 commit comments