chore: code formatting

This commit is contained in:
github-actions[bot]
2023-01-09 08:18:25 +00:00
parent ce8daa099b
commit 013b9f8772

View File

@@ -144,7 +144,7 @@ export default async function({login, q}, {conf, data, rest, graphql, plugins, q
console.debug(`metrics/compute/${login} > applying dflag --cakeday`)
computed.cakeday = true
}
if ((dflags.includes("--halloween"))||(dflags.includes("--winter"))) {
if ((dflags.includes("--halloween")) || (dflags.includes("--winter"))) {
const color = dflags.find(color => ["--halloween", "--winter"].includes(color)).replace("--", "")
console.debug(`metrics/compute/${login} > applying dflag --halloween`)
//Color replacer