Cleanup
This commit is contained in:
@@ -91,7 +91,7 @@ proc sendOrgFile(env: Env, id: orgId, path: seq[string]): NimHttpResponse =
|
||||
code: Http200,
|
||||
content: content,
|
||||
headers: newHttpHeaders({
|
||||
"Content-Type": "application/json"
|
||||
"Content-Type": "text/plain"
|
||||
})
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user