mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Export cfg structure
This commit is contained in:
@@ -69,7 +69,7 @@ static cfg_opt_t toplvl_cfg[] =
|
||||
CFG_END()
|
||||
};
|
||||
|
||||
static cfg_t *cfg;
|
||||
cfg_t *cfg;
|
||||
|
||||
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user