Skip to content

Commit

Permalink
chore: stt
Browse files Browse the repository at this point in the history
  • Loading branch information
DDMeaqua committed Oct 11, 2024
1 parent c5074f0 commit d3fe66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/chat.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ function _Chat() {
setAttachImages(images);
}

// 快捷键 shortcut keys
// 快捷键
const [showShortcutKeyModal, setShowShortcutKeyModal] = useState(false);

useEffect(() => {
Expand Down

0 comments on commit d3fe66d

Please sign in to comment.