Skip to content

Commit

Permalink
LRSD-7716 Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
ealonso authored and brianchandotcom committed Feb 26, 2025
1 parent 334bd61 commit 6a7d135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ HttpHeaders.AUTHORIZATION, _getAuthorization(emailAddress)
new JSONObject(
).put(
"request",
JSONObject().put(
new JSONObject().put(
"comment",
new JSONObject(
).put(
Expand Down

0 comments on commit 6a7d135

Please sign in to comment.