Skip to content

Commit

Permalink
Revert this.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Dec 12, 2024
1 parent 3a1b461 commit cb09237
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 cb09237

Please sign in to comment.