mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
chore: return missing code after merge with mmvm (#2553)
This commit is contained in:
@@ -23,6 +23,9 @@ bool ServicesCatalogUiController::fillAvailableServices()
|
||||
}
|
||||
|
||||
m_apiServicesModel->updateModel(servicesData);
|
||||
if (m_apiServicesModel->rowCount() > 0) {
|
||||
m_apiServicesModel->setServiceIndex(0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user