Custom ownerAffiliations for general stats

This commit is contained in:
devStorm
2021-12-04 15:19:17 -05:00
parent b7849627a6
commit f19d94f270
2 changed files with 6 additions and 3 deletions
+2
View File
@@ -33,6 +33,7 @@ module.exports = async (req, res) => {
disable_animations,
border_radius,
border_color,
role,
} = req.query;
res.setHeader("Content-Type", "image/svg+xml");
@@ -49,6 +50,7 @@ module.exports = async (req, res) => {
username,
parseBoolean(count_private),
parseBoolean(include_all_commits),
parseArray(role),
);
const cacheSeconds = clampValue(