fix: compilation error on log off

This commit is contained in:
Swung0x48 2025-02-07 22:34:00 +08:00
parent fb95140e06
commit 5778f2b90c

View File

@ -6,6 +6,8 @@
#include "cJSON.h"
#include "../gl/log.h"
#define DEBUG 0
static cJSON *config_json = NULL;
void config_refresh() {