repo card: show_icons and other style issues
This commit is contained in:
+2
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user