Skip to content

Commit

Permalink
add enterkeyhint property to chat textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
Koratsama committed May 9, 2024
1 parent b03995c commit 79c3171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/views/embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<div id="chat-input-frame">
<div id="chat-input-wrap">
<textarea
enterkeyhint="send"
id="chat-input-control"
placeholder="Getting things ready ..."
autocomplete="off"
Expand Down

0 comments on commit 79c3171

Please sign in to comment.