Skip to content

Commit

Permalink
Merge #532 from remote-tracking branch 'origin/525-fixIndentationWhen…
Browse files Browse the repository at this point in the history
…StreamResetted'
  • Loading branch information
dr0i committed May 7, 2024
2 parents 67dbabd + 40364f3 commit 19282de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ protected void onResetStream() {
writeFooter();
}
sendAndClearData();
indentationLevel = 0;
atStreamStart = true;
}

Expand Down

0 comments on commit 19282de

Please sign in to comment.