✨ feat: refine type definitions and improve request handling in API layer
This commit is contained in:
@@ -6,7 +6,6 @@ const apiClientBaseURL = "/api/"
|
||||
|
||||
const cryptchaSiteId = "6628f06a0938460001505119"
|
||||
|
||||
// @ts-ignore
|
||||
if (release && typeof context !== "undefined") {
|
||||
context.response.header("X-Release", release)
|
||||
context.response.header("X-Build-Time", buildTime)
|
||||
|
||||
Reference in New Issue
Block a user