Update top-langs.js

This commit is contained in:
Zohan Subhash
2023-01-16 15:37:02 +05:30
committed by GitHub
parent af36d0b2e1
commit 9c08efedbf
-1
View File
@@ -70,7 +70,6 @@ export default async (req, res) => {
hide_title: parseBoolean(hide_title),
hide_border: parseBoolean(hide_border),
card_width: parseInt(card_width, 10),
hide: parseArray(hide),
title_color,
text_color,
bg_color,