Skip to content

Commit

Permalink
close #733
Browse files Browse the repository at this point in the history
  • Loading branch information
baudelotphilippe committed Jun 11, 2024
1 parent afde427 commit 82ec3d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions izanami-frontend/src/pages/queryBuilder.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ export function QueryBuilder() {
{Object.keys(result).length > 0 && (
<>
<div className="row">
<h2 className="mt-4">Call results</h2>
<label>
<input
checked={jsonDisplay}
Expand Down

0 comments on commit 82ec3d3

Please sign in to comment.