Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#2840 from Algorithm5838/Algorithm58…
Browse files Browse the repository at this point in the history
…38-patch-1
  • Loading branch information
Yidadaa authored Sep 15, 2023
2 parents 816e3f5 + 76a401e commit 6628bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/markdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ export function Markdown(
ref={mdRef}
onContextMenu={props.onContextMenu}
onDoubleClickCapture={props.onDoubleClickCapture}
dir="auto"
>
{props.loading ? (
<LoadingIcon />
Expand Down

0 comments on commit 6628bab

Please sign in to comment.