Skip to content

Commit a659911

Browse files
committed
1 parent f998bc8 commit a659911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/data/sites.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"hasSidebar": true,
5858
"selectors": {
5959
"btns": {
60-
"mic": "button[data-button-voice-input=true]",
60+
"attachFile": "button[data-button-file-input]", "mic": "button[data-button-voice-input=true]",
6161
"newChat": "header a[class*=button]", "send": "[data-button-send]"
6262
},
6363
"header": "header, div[class*=CanvasHeader_header]",

0 commit comments

Comments
 (0)