repo card: show_icons and other style issues

This commit is contained in:
martin-mfg
2025-05-22 12:46:03 +02:00
parent 4ce98f81c2
commit 8e1b09d965
2 changed files with 5 additions and 11 deletions
+2 -2
View File
@@ -117,9 +117,9 @@ export default async (req, res) => {
border_color,
show_owner: parseBoolean(show_owner),
show: showStats,
show_icons,
show_icons: parseBoolean(show_icons),
number_format,
text_bold,
text_bold: parseBoolean(text_bold),
line_height,
username,
locale: locale ? locale.toLowerCase() : null,