Skip to content

Commit

Permalink
code style json
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Dec 17, 2024
1 parent 7ca1132 commit 71aa129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ <h2 class="h1 fw-light">Audit
<div class="tab-pane fade" id="tabs-icons-text-2" role="tabpanel"
aria-labelledby="tabs-icons-text-2-tab">
<pre>
<code class="yaml" th:utext="${impactscore.aiJsonResponse}"></code>
<code class="json" th:utext="${impactscore.aiJsonResponse}"></code>
</pre>
</div>
<div class="tab-pane fade" id="tabs-icons-text-3" role="tabpanel"
Expand Down

0 comments on commit 71aa129

Please sign in to comment.