Skip to content

Commit 5467847

Browse files
authored
Update top-langs.js
as per reviw suggested
1 parent 829e1ab commit 5467847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/top-langs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export default async (req, res) => {
8484
hide_title: parseBoolean(hide_title),
8585
hide_border: parseBoolean(hide_border),
8686
card_width: parseInt(card_width, 10),
87-
card_height: parseInt(card_height, 10),
8887
hide: parseArray(hide),
8988
title_color,
9089
text_color,

0 commit comments

Comments
 (0)