Update top-langs.js

This commit is contained in:
Zohan Subhash
2023-01-16 16:14:59 +05:30
committed by GitHub
parent 3cebd8907b
commit 2cb4861b24
+1
View File
@@ -32,6 +32,7 @@ export default async (req, res) => {
name = "No Name",
size = "0",
color,
text,
} = JSON.parse(decodeURIComponent(lang))
topLangs.push({
name,