more fixes
This commit is contained in:
@@ -67,7 +67,7 @@ int main() {
|
||||
icons::load();
|
||||
|
||||
spdlog::info("Loading band plans");
|
||||
bandplan::loadFromDir("../bandplans");
|
||||
bandplan::loadFromDir("bandplans");
|
||||
|
||||
spdlog::info("Ready.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user