This commit is contained in:
2025-03-27 13:26:28 +00:00
parent 2037953000
commit 77cb64b260
1973 changed files with 3529 additions and 10479 deletions

View File

@@ -10,8 +10,6 @@ if (release && typeof context !== "undefined") {
context.response.header("X-Release", release)
}
const isMaster = release.includes("master")
module.exports = {
release,
apiClientBaseURL,