should now save hosts discovered through mdns

This commit is contained in:
Diego Waxemberg 2015-04-05 21:18:22 -07:00
parent dfa07bf94b
commit 796ab2bf90

View File

@ -136,6 +136,7 @@
[dataMan removeHost:host];
}
}
[dataMan saveHosts];
});
}