Disable debug mode

This commit is contained in:
2026-07-15 00:11:20 -04:00
parent b6ad2e5831
commit 0ab885d7ae
+1 -1
View File
@@ -2,7 +2,7 @@
#include <stdio.h>
#include <string.h>
#define DEBUG_MODE 1
// #define DEBUG_MODE 1
// declare settings-derived statics
static uint8_t s_is_jellyfin;