mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-10 11:05:22 +02:00
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