Skip to content

Commit

Permalink
Fix codeFoldable
Browse files Browse the repository at this point in the history
  • Loading branch information
AiQL.com authored Aug 6, 2024
1 parent bd6fabc commit bd90b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
</v-avatar>
<v-card>
<md-preview :model-value="message.content" language="en-US"
:codeFoldable="false"></md-preview>
:code-foldable="false"></md-preview>
</v-card>
</div>
</div>
Expand Down

0 comments on commit bd90b79

Please sign in to comment.