Skip to content

Commit

Permalink
Revert this.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Dec 11, 2024
1 parent 8a6a9c2 commit 3012c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/http.liq
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ def http.headers.content_disposition(headers) =
type: string,
filename?: string,
name?: string,
args: [(string * string?)]
args: [(string*string?)]
}
)
end,
Expand Down

0 comments on commit 3012c20

Please sign in to comment.