fix number_format

This commit is contained in:
martin-mfg
2025-05-21 22:32:44 +02:00
parent c4d7c3e490
commit b6a17b05d7
+1 -1
View File
@@ -81,7 +81,7 @@ const renderRepoCard = (repo, options = {}) => {
show_owner = false,
show = [],
show_icons,
number_format,
number_format = "short",
text_bold,
line_height = 10,
username,