Make sure to load the zones sizes. Fixes #1602

This commit is contained in:
morg 2021-07-06 10:16:35 +02:00
parent 9062be4462
commit c9a1e1bf85

View file

@ -956,7 +956,6 @@ void ResourceManager::DetectDevicesThreadFunction()
{
LOG_INFO("[%s] is not initialized", detection_string);
}
prev_count = rgb_controllers_hw.size();
}
}
}