Remove illegal fat32 chars in badge dump

This commit is contained in:
2024-06-17 14:10:14 -04:00
parent 7182fd9078
commit 11113bbc07
4 changed files with 16 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
#include <jansson.h>
typedef struct {
u32 background_color;
u32 background_color;
u32 accent_color;
u32 red_color;
u32 yellow_color;