Fix closing databases
This commit is contained in:
@@ -182,6 +182,7 @@ void DeviceManager::LoadAllDevices() {
|
||||
info->InitFromDb(device);
|
||||
emit DeviceCreatedFromDB(info);
|
||||
}
|
||||
|
||||
backend_->Close();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user