Skip to content

Commit

Permalink
Update top-langs.js
Browse files Browse the repository at this point in the history
as per reviw suggested
  • Loading branch information
airwakz authored Oct 16, 2023
1 parent 829e1ab commit 5467847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/top-langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default async (req, res) => {
hide_title: parseBoolean(hide_title),
hide_border: parseBoolean(hide_border),
card_width: parseInt(card_width, 10),
card_height: parseInt(card_height, 10),
hide: parseArray(hide),
title_color,
text_color,
Expand Down

0 comments on commit 5467847

Please sign in to comment.